blob: 894e164a924f7e917e21e00562bb98fc00439b02 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
[org.gnome.desktop.calendar]
show-weekdate=true
[org.gnome.desktop.default-applications.terminal]
exec='x-terminal-emulator'
exec-arg='-e'
# Adobe Source Code Pro is not in Debian yet
# See https://bugs.debian.org/736681 and https://bugs.debian.org/762252
[org.gnome.desktop.interface]
clock-show-date=false
clock-show-seconds=true
clock-show-weekday=false
enable-animations=false
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
|