blob: 61cbf31278bc01498b211d311b78d684326b7e7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[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
|