dotfiles/.config/gtk-2.0/gtkrc-2.0

20 lines
594 B
Plaintext
Raw Normal View History

2021-05-18 04:21:15 +00:00
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
2022-01-10 18:28:46 +00:00
include "/home/ayham/.gtkrc-2.0.mine"
2021-06-25 15:50:25 +00:00
gtk-theme-name="oomox-xresources-reverse"
2022-05-21 04:26:13 +00:00
gtk-icon-theme-name="mate"
2021-05-18 04:21:15 +00:00
gtk-font-name="Sans 10"
2022-06-01 03:24:34 +00:00
gtk-cursor-theme-name="WhiteSur-cursors"
2021-05-18 04:21:15 +00:00
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_TEXT
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
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"
gtk-xft-rgba="rgb"