From 7b7ae097a0d389a35967fdab4ea310effcfc42c2 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 23 Jan 2003 04:49:42 +0000 Subject: make the 'toggle all desktops' button work --- scripts/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/config.py') diff --git a/scripts/config.py b/scripts/config.py index 7ffe1519..1320c581 100644 --- a/scripts/config.py +++ b/scripts/config.py @@ -17,7 +17,7 @@ theme = "/usr/local/share/openbox/styles/fieron2" # S - sticky button, C - close button # If no 'L' is included in the string, one will be added to # the end by Openbox. -titlebar_layout = "ILC" +titlebar_layout = "ILMC" # double_click_delay - the number of milliseconds in which 2 clicks are # perceived as a double-click. -- cgit v1.2.3