diff options
Diffstat (limited to 'scripts/config.py')
| -rw-r--r-- | scripts/config.py | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
