debian-z/config/.gtkrc-2.0

19 lines
568 B
Text
Raw Permalink Normal View History

2023-06-20 17:45:22 +01:00
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
2023-06-28 18:00:21 +01:00
include "/home/zed/.gtkrc-2.0.mine"
gtk-theme-name="Graphite-Dark"
gtk-icon-theme-name="Papirus-Dark"
2023-06-20 17:45:22 +01:00
gtk-font-name="Sans 10"
gtk-cursor-theme-name="Sunity-cursors"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintfull"