diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 15:51:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 15:51:25 +0000 |
commit | 8fbd323831ea99a0fb653a55f4750c3727748415 (patch) | |
tree | 52553b5ae926dfcdf417f2255049813c06d5a45b /debian | |
parent | Overriding enable-animations to false in org.gnome.desktop.interface. (diff) | |
download | gsettings-desktop-schemas-8fbd323831ea99a0fb653a55f4750c3727748415.tar.xz gsettings-desktop-schemas-8fbd323831ea99a0fb653a55f4750c3727748415.zip |
Overriding font-antialiasing to 'rgba' in org.gnome.desktop.interface.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/gsettings-desktop-schemas.gsettings-override | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/gsettings-desktop-schemas.gsettings-override b/debian/gsettings-desktop-schemas.gsettings-override index 4460383..e2fca24 100644 --- a/debian/gsettings-desktop-schemas.gsettings-override +++ b/debian/gsettings-desktop-schemas.gsettings-override @@ -10,6 +10,7 @@ clock-show-date=false clock-show-seconds=true clock-show-weekday=false enable-animations=false +font-antialiasing='rgba' # Adobe Source Code Pro is not in Debian yet # See https://bugs.debian.org/736681 and https://bugs.debian.org/762252 monospace-font-name = 'Monospace 11' |