1
0
mirror of https://gitlab.com/dbrw/ansible-setup.git synced 2025-08-04 17:55:41 +07:00
ansible-setup/roles/common/files/user_home/.gtkrc-2.0
2022-06-29 17:19:22 +07:00

19 lines
564 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/dim/.gtkrc-2.0.mine"
gtk-theme-name="Arc"
gtk-icon-theme-name="Arc"
gtk-font-name="Droid Sans 10"
gtk-cursor-theme-name="capitaine-cursors-light"
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"