Update/add various X11 application configurations.

This commit is contained in:
Darren 'Tadgy' Austin 2019-04-29 23:33:45 +01:00
commit b54e2a317a
11 changed files with 732 additions and 0 deletions

18
.gtkrc-2.0 Normal file
View file

@ -0,0 +1,18 @@
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/tadgy/.gtkrc-2.0.mine"
gtk-theme-name="Crux"
gtk-icon-theme-name="nuoveXT2"
gtk-font-name="Sans 11"
gtk-cursor-theme-size=18
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
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="hintslight"
gtk-xft-rgba="rgb"