diff --git a/Aeon.gschema.override b/Aeon.gschema.override index 75a1468..fad2c75 100644 --- a/Aeon.gschema.override +++ b/Aeon.gschema.override @@ -20,6 +20,9 @@ picture-uri-dark='file:///usr/share/wallpapers/aeonwallpaper.png' use-system-font=false custom-font='Monospace 12' +[org.gnome.settings-daemon.plugins.media-keys] +custom-keybindings=['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/'] + [org.gnome.settings-daemon.plugins.media-keys.custom-keybindings.custom0] binding='Return' command='kgx -e distrobox enter' diff --git a/aeon-firstboot b/aeon-firstboot index c65dbb6..0f1a1c1 100644 --- a/aeon-firstboot +++ b/aeon-firstboot @@ -43,11 +43,11 @@ TRUE app.devsuite.Ptyxis "Ptyxis" "Advanced Terminal Emulator" \ FALSE com.mattjakeman.ExtensionManager "Extension Manager" "Shell Extensions Manager" \ FALSE com.github.tchx84.Flatseal "Flatseal" "Application Permissions Manager" \ FALSE com.valvesoftware.Steam "Steam" "Steam Games Launcher" \ -FALSE org.gnome.Evince "Document Viewer" "Document & PDF Viewer" \ +FALSE org.gnome.Papers "Papers" "Document & PDF Viewer" \ FALSE org.gnome.Loupe "Image Viewer" "Basic Image Viewer" \ FALSE org.gnome.gThumb "gThumb" "Advanced Image Viewer" \ -FALSE io.github.celluloid_player.Celluloid "Celluloid" "Basic Video Player" \ -FALSE org.videolan.VLC "VLC" "Advanced Video Player" \ +FALSE org.gnome.Showtime "Showtime" "Basic Video Player" \ +FALSE io.github.celluloid_player.Celluloid "Celluloid" "Advanced Video Player" \ FALSE org.telegram.desktop "Telegram Desktop" "Telegram Messaging Client" \ FALSE org.libreoffice.LibreOffice "LibreOffice" "LibreOffice Office Suite" \ FALSE org.gimp.GIMP "GNU Image Manipulation Program" "Image Editor" \ diff --git a/gnome-branding-Aeon.changes b/gnome-branding-Aeon.changes index 814ea5a..f495793 100644 --- a/gnome-branding-Aeon.changes +++ b/gnome-branding-Aeon.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Dec 29 16:33:56 UTC 2024 - Richard Brown + +- Correctly populate custom-keybindings gschema structure + +------------------------------------------------------------------- +Mon Dec 9 17:57:50 UTC 2024 - Di Lorenzo + +- A more modern choice of applications in aeon-firstboot - evince -> papers; celluloid -> showtime; vlc -> celluloid + ------------------------------------------------------------------- Wed Oct 23 08:56:36 UTC 2024 - Richard Brown