dotfiles/home/laptop/.gtkrc-2.0

20 lines
608 B
Plaintext

# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/luis/.gtkrc-2.0.mine"
gtk-theme-name="Fluent-grey-dark-compact"
gtk-icon-theme-name="Adwaita"
gtk-font-name="mononoki 9"
gtk-cursor-theme-name="Vimix-white-cursors"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-toolbar-icon-size=GTK_ICON_SIZE_SMALL_TOOLBAR
gtk-button-images=0
gtk-menu-images=0
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"