xsettings: move GTK 3 settings to xsettingsd

Everything is move to GTK 2 only. Some stuff are not present in
xsettings because they were deprecated in GTK 3.
This commit is contained in:
Vincent Bernat 2020-04-11 20:24:54 +02:00
parent 4624d17e93
commit 2de35a0f3f
2 changed files with 21 additions and 21 deletions

View file

@ -1,3 +1,12 @@
# Before modifying, also check rc/appearance.lua
Xft/Antialias 1
Xft/Hinting 1
Xft/HintStyle "hintslight"
Net/ThemeName "Adwaita"
Net/IconThemeName "Adwaita"
Gtk/FontName "DejaVu Sans 10"
Gtk/CursorThemeName "oxy-cherry"
Gtk/CursorThemeSize 0
Gtk/ButtonImages 1
Gtk/MenuImages 1
Gtk/DecorationLayout ":menu"