mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
apparance: specify a fallback for GTK icon theme
This commit is contained in:
parent
9575aab75b
commit
d44f78bdf5
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ local gtk = 'gtk-font-name="' .. beautiful.font .. '"' .. [[
|
|||
|
||||
gtk-theme-name="Adwaita"
|
||||
gtk-icon-theme-name="gnome-wine"
|
||||
gtk-fallback-icon-theme="gnome"
|
||||
gtk-cursor-theme-name="oxy-cherry"
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue