aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-06-28 18:21:35 +0200
committerMattias Andrée <maandree@kth.se>2021-06-28 18:21:35 +0200
commit2d71a34653d5a41b23370114f2883073f412146b (patch)
tree096c5241320f9d37ac0e2366f14154b8e565153d
parentAdd MANSECT (diff)
downloaddotfiles-2d71a34653d5a41b23370114f2883073f412146b.tar.gz
dotfiles-2d71a34653d5a41b23370114f2883073f412146b.tar.bz2
dotfiles-2d71a34653d5a41b23370114f2883073f412146b.tar.xz
Fix font rendering antialiasing
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rwxr-xr-xdconf/gen-xmonad2
1 files changed, 1 insertions, 1 deletions
diff --git a/dconf/gen-xmonad b/dconf/gen-xmonad
index 120fd65..2dcda79 100755
--- a/dconf/gen-xmonad
+++ b/dconf/gen-xmonad
@@ -58,7 +58,7 @@ dconf write /org/mate/desktop/peripherals/mouse/motion-threshold 1
dconf write /org/mate/macro/general/theme "'DustBlue'"
-dconf write /org/mate/desktop/font-rendering/antialiasing "'greyscale'"
+dconf write /org/mate/desktop/font-rendering/antialiasing "'grayscale'"
dconf write /org/mate/desktop/font-rendering/hinting "'medium'"
dconf write /org/mate/desktop/media-handling/automount-open false