aboutsummaryrefslogtreecommitdiffstats
path: root/_gtkrc.mine
diff options
context:
space:
mode:
Diffstat (limited to '_gtkrc.mine')
-rw-r--r--_gtkrc.mine25
1 files changed, 0 insertions, 25 deletions
diff --git a/_gtkrc.mine b/_gtkrc.mine
deleted file mode 100644
index 0927f91..0000000
--- a/_gtkrc.mine
+++ /dev/null
@@ -1,25 +0,0 @@
-##
-## ~/.gtkrc.mine
-##
-
-## font
-gtk-font-name = "Sans 10"
-
-## theme
-gtk-theme-name = "Clearlooks"
-#gtk-theme-name = "FlatStudioLight"
-#gtk-theme-name = "FlatStudioGray"
-#gtk-theme-name = "FlatStudioDark"
-
-## icon
-#gtk-icon-theme-name = "AwOken"
-gtk-icon-theme-name = "AwOkenWhite"
-#gtk-icon-theme-name = "AwOkenDark"
-
-## toolbar
-# GTK_TOOLBAR_ICONS: only icons
-# GTK_TOOLBAR_TEXT: only text
-# GTK_TOOLBAR_BOTH: both icon and text
-# GTK_TOOLBAR_BOTH_HORIZ: icon and text next to the icon
-gtk-toolbar-style = GTK_TOOLBAR_ICONS
-