aboutsummaryrefslogtreecommitdiff
path: root/profile/.gtkrc-2.0
diff options
context:
space:
mode:
authorKumar Damani <damani.kumar@gmail.com>2019-04-26 18:25:11 +0000
committerKumar Damani <damani.kumar@gmail.com>2019-04-26 18:25:11 +0000
commita13339e0e99118870498ecfdea22292c7e267eb2 (patch)
tree127c8a7b88ca6b5eddc7ec567122ec129c72799a /profile/.gtkrc-2.0
dotfiles with stow structure
Diffstat (limited to 'profile/.gtkrc-2.0')
-rw-r--r--profile/.gtkrc-2.019
1 files changed, 19 insertions, 0 deletions
diff --git a/profile/.gtkrc-2.0 b/profile/.gtkrc-2.0
new file mode 100644
index 0000000..9ebf0ce
--- /dev/null
+++ b/profile/.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/kdam0/.gtkrc-2.0.mine"
+gtk-theme-name="Vertex-Dark"
+gtk-icon-theme-name="Arc"
+gtk-font-name="Cantarell 11"
+gtk-cursor-theme-name="Adwaita"
+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"
+gtk-xft-rgba="rgb"