summaryrefslogtreecommitdiff
path: root/gtkrc-2.0
diff options
context:
space:
mode:
Diffstat (limited to 'gtkrc-2.0')
-rw-r--r--gtkrc-2.019
1 files changed, 19 insertions, 0 deletions
diff --git a/gtkrc-2.0 b/gtkrc-2.0
new file mode 100644
index 0000000..73dbc57
--- /dev/null
+++ b/gtkrc-2.0
@@ -0,0 +1,19 @@
+# DO NOT EDIT! This file will be overwritten by LXAppearance.
+# Any customization should be done in ~/.gtkrc-2.0.mine instead.
+
+include "/home/master/.gtkrc-2.0.mine"
+gtk-theme-name="Arc-Dark"
+gtk-icon-theme-name="Gruvbox-Plus-Dark"
+gtk-font-name="Fira Sans 14"
+gtk-cursor-theme-size=24
+gtk-toolbar-style=GTK_TOOLBAR_ICONS
+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="hintmedium"
+gtk-xft-rgba="none"
+gtk-modules="canberra-gtk-module:gail:atk-bridge"