mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-22 20:04:30 +02:00
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:
parent
4624d17e93
commit
2de35a0f3f
2 changed files with 21 additions and 21 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue