2024-10-14 12:01:19 +02:00
|
|
|
[org.gnome.software]
|
|
|
|
install-bundles-system-wide = false
|
|
|
|
enable-repos-dialog = false
|
|
|
|
|
|
|
|
[org.gnome.shell]
|
|
|
|
favorite-apps=['org.mozilla.firefox.desktop', 'org.gnome.Software.desktop', 'org.gnome.Nautilus.desktop']
|
|
|
|
|
|
|
|
[org.gnome.desktop.interface]
|
|
|
|
accent-color='green'
|
|
|
|
color-scheme='prefer-dark'
|
|
|
|
clock-show-weekday=true
|
|
|
|
show-battery-percentage=true
|
|
|
|
font-antialiasing='rgba'
|
|
|
|
|
|
|
|
[org.gnome.desktop.background]
|
|
|
|
picture-uri='file:///usr/share/wallpapers/aeonwallpaper.png'
|
|
|
|
picture-uri-dark='file:///usr/share/wallpapers/aeonwallpaper.png'
|
|
|
|
|
2024-10-15 14:16:04 +02:00
|
|
|
[org.gnome.Console]
|
|
|
|
use-system-font=false
|
|
|
|
custom-font='Monospace 12'
|
2024-10-14 15:55:27 +02:00
|
|
|
|
|
|
|
[org.gnome.settings-daemon.plugins.media-keys.custom-keybindings.custom0]
|
|
|
|
binding='<Super>Return'
|
2024-10-15 14:16:04 +02:00
|
|
|
command='kgx -e distrobox enter'
|
|
|
|
name='Distrobox Console'
|
|
|
|
|
|
|
|
[org.gnome.settings-daemon.plugins.media-keys.custom-keybindings.custom1]
|
|
|
|
binding='<Shift><Super>Return'
|
|
|
|
command='kgx'
|
|
|
|
name='Local Console'
|
|
|
|
|
|
|
|
[org.gnome.desktop.applications.terminal.exec-arg]
|
|
|
|
exec='kgx'
|
|
|
|
exec-arg='-e'
|