1
0
Fork 0
gsettings-desktop-schemas/debian/gsettings-desktop-schemas.gsettings-override
Daniel Baumann 5b4c9d6dd0
Overriding num-workspaces to 10 in org.gnome.desktop.wm.preferences.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 21:36:01 +02:00

79 lines
2 KiB
Text

[org.gnome.desktop.calendar]
show-weekdate=true
[org.gnome.desktop.default-applications.terminal]
exec='x-terminal-emulator'
exec-arg='-e'
# Adwaita Sans (variant of fonts-inter) and Adwaita Mono (variants of fonts-iosevka)
# are not in Debian yet. See https://bugs.debian.org/1093547 and https://bugs.debian.org/973995
[org.gnome.desktop.interface]
clock-show-date=false
clock-show-seconds=true
clock-show-weekday=false
document-font-name = 'Cantarell 11'
enable-animations=false
font-antialiasing='rgba'
font-name = 'Cantarell 11'
monospace-font-name = 'DejaVu Sans Mono 11'
show-battery-percentage=true
[org.gnome.desktop.media-handling]
automount=false
automount-open=false
autorun-never=true
autorun-x-content-start-app=[]
[org.gnome.desktop.notifications]
show-in-lock-screen=false
[org.gnome.desktop.notifications.application]
enable-sound-alerts=false
show-in-lock-screen=false
[org.gnome.desktop.peripherals.keyboard]
numlock-state=true
[org.gnome.desktop.peripherals.trackball]
scroll-wheel-emulation-button=8
[org.gnome.desktop.peripherals.touchpad]
natural-scroll=false
tap-to-click=true
[org.gnome.desktop.privacy]
hide-identity=true
remember-app-usage=false
remember-recent-files=false
remove-old-temp-files=true
remove-old-trash-files=true
show-full-name-in-top-bar=false
[org.gnome.desktop.screensaver]
show-full-name-in-top-bar=false
[org.gnome.desktop.sound]
allow-volume-above-100-percent=true
event-sounds=false
[org.gnome.desktop.thumbnail-cache]
maximum-age=30
[org.gnome.desktop.wm.keybindings]
panel-main-menu = ['<Alt>F1']
switch-to-workspace-1=['<Alt><Shift>1']
switch-to-workspace-2=['<Alt><Shift>2']
switch-to-workspace-3=['<Alt><Shift>3']
switch-to-workspace-4=['<Alt><Shift>4']
switch-to-workspace-5=['<Alt><Shift>5']
switch-to-workspace-6=['<Alt><Shift>6']
switch-to-workspace-7=['<Alt><Shift>7']
switch-to-workspace-8=['<Alt><Shift>8']
switch-to-workspace-9=['<Alt><Shift>9']
switch-to-workspace-10=['<Alt><Shift>0']
[org.gnome.desktop.wm.preferences]
audible-bell=false
button-layout=':minimize,maximize,close'
focus-mode='sloppy'
num-workspaces=10