Skip to content

Commit

Permalink
Set default antialiasing to grayscale (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
meisenzahl committed Nov 14, 2020
1 parent 255ed60 commit fffe91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overrides/default-settings.gschema.override.in
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ idle-dim=false
active=false

[org.gnome.settings-daemon.plugins.xsettings]
antialiasing='rgba'
antialiasing='grayscale'
hinting='slight'
overrides={'Gtk/DialogsUseHeader': <0>, 'Gtk/EnablePrimaryPaste': <0>, 'Gtk/ShellShowsAppMenu': <0>, 'Gtk/DecorationLayout': <'close:menu,maximize'>}

Expand Down

0 comments on commit fffe91f

Please sign in to comment.