summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta/gtk-2.0/gtkrc
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/Menta/gtk-2.0/gtkrc')
-rw-r--r--desktop-themes/Menta/gtk-2.0/gtkrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/desktop-themes/Menta/gtk-2.0/gtkrc b/desktop-themes/Menta/gtk-2.0/gtkrc
index 4a21d2b1..faa80019 100644
--- a/desktop-themes/Menta/gtk-2.0/gtkrc
+++ b/desktop-themes/Menta/gtk-2.0/gtkrc
@@ -103,9 +103,9 @@ style "murrine-default" {
GtkMenuBar ::window-dragging = 1
GtkToolbar ::window-dragging = 1
- # The little ugly gripper at the bottom right needs to go.
- GtkWindow ::resize-grip-height = 0
- GtkWindow ::resize-grip-width = 0
+ # The little lovely gripper at the bottom right needs to stay.
+ GtkWindow ::resize-grip-height = 15
+ GtkWindow ::resize-grip-width = 15
xthickness = 1
ythickness = 1
@@ -511,6 +511,7 @@ style "murrine-scrollbar" {
}
}
+
style "murrine-sidebar" {
xthickness = 0
ythickness = 0