summaryrefslogtreecommitdiffstats
path: root/.config/gtk-2.0
diff options
context:
space:
mode:
Diffstat (limited to '.config/gtk-2.0')
-rw-r--r--.config/gtk-2.0/gtkfilechooser.ini6
-rw-r--r--.config/gtk-2.0/gtkrc21
2 files changed, 21 insertions, 6 deletions
diff --git a/.config/gtk-2.0/gtkfilechooser.ini b/.config/gtk-2.0/gtkfilechooser.ini
index 106b83b..072e4e6 100644
--- a/.config/gtk-2.0/gtkfilechooser.ini
+++ b/.config/gtk-2.0/gtkfilechooser.ini
@@ -1,9 +1,9 @@
[Filechooser Settings]
LocationMode=path-bar
-ShowHidden=false
+ShowHidden=true
ShowSizeColumn=true
-GeometryX=3366
-GeometryY=1109
+GeometryX=3350
+GeometryY=432
GeometryWidth=948
GeometryHeight=641
SortColumn=name
diff --git a/.config/gtk-2.0/gtkrc b/.config/gtk-2.0/gtkrc
index ee3bbf6..b312015 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-Joe"
+gtk-icon-theme-name="Faenza"
+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"