diff options
-rwxr-xr-x | dconf/gen-xmonad | 2 |
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 |