summaryrefslogtreecommitdiffstats
path: root/.config/gtk-2.0
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2023-01-09 16:18:14 +0100
committerJoe <rrbo@proton.me>2023-01-09 16:18:14 +0100
commite5a51b67e209f491b4507b9fd1b8d6231bbf400a (patch)
tree96101e05326012ac9766926bf1e27342798eb8d3 /.config/gtk-2.0
parentup (diff)
downloaddotfiles-bsd-e5a51b67e209f491b4507b9fd1b8d6231bbf400a.tar.gz
dotfiles-bsd-e5a51b67e209f491b4507b9fd1b8d6231bbf400a.tar.bz2
dotfiles-bsd-e5a51b67e209f491b4507b9fd1b8d6231bbf400a.tar.xz
dotfiles-bsd-e5a51b67e209f491b4507b9fd1b8d6231bbf400a.tar.zst
dotfiles-bsd-e5a51b67e209f491b4507b9fd1b8d6231bbf400a.zip
up
Diffstat (limited to '.config/gtk-2.0')
-rw-r--r--.config/gtk-2.0/gtkrc21
1 files changed, 18 insertions, 3 deletions
diff --git a/.config/gtk-2.0/gtkrc b/.config/gtk-2.0/gtkrc
index ee3bbf6..fe74802 100644
--- a/.config/gtk-2.0/gtkrc
+++ b/.config/gtk-2.0/gtkrc
@@ -1,3 +1,18 @@
-gtk-font-name = "sans-serif 12"
-gtk-icon-theme-name = "Gruvbox-Material-Dark"
-gtk-theme-name = "Gruvbox-Material-Dark" \ No newline at end of file
+# DO NOT EDIT! This file will be overwritten by LXAppearance.
+# Any customization should be done in ~/.gtkrc-2.0.mine instead.
+
+include "/home/jozan/.gtkrc-2.0.mine"
+gtk-theme-name="Clearlooks-Phenix"
+gtk-icon-theme-name="Gruvbox-Material-Dark"
+gtk-font-name="sans-serif 12"
+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="hintslight"
+gtk-xft-rgba="rgb"