mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
appearance: use default Adwaita icons
This commit is contained in:
parent
df962d1e75
commit
3c463c3f25
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ beautiful.init(awful.util.getdir("config") .. "/rc/theme.lua")
|
|||
local gtk = [[
|
||||
gtk-font-name="DejaVu Sans 10"
|
||||
gtk-theme-name="Adwaita"
|
||||
gtk-icon-theme-name="gnome-wine"
|
||||
gtk-icon-theme-name="Adwaita"
|
||||
gtk-fallback-icon-theme="gnome"
|
||||
gtk-cursor-theme-name="oxy-cherry"
|
||||
gtk-cursor-theme-size=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue