summaryrefslogtreecommitdiff
path: root/scripts/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/config.py')
-rw-r--r--scripts/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/config.py b/scripts/config.py
index df1e7eb4..704a1276 100644
--- a/scripts/config.py
+++ b/scripts/config.py
@@ -6,7 +6,7 @@ THEME = "/usr/local/share/openbox/styles/fieron2"
"""The theme used to decorate everything."""
#TITLEBAR_LAYOUT = [ "icon", "title", "alldesktops", "iconify", "maximize", "close" ]
-TITLEBAR_LAYOUT = "NTIMC"
+TITLEBAR_LAYOUT = "DITMC"
"""The layout of the buttons/label on client titlebars, can be made up of the
following:
I - iconify button