]> Dogcows Code - chaz/openbox/commitdiff
change the default titlebar layout
authorDana Jansens <danakj@orodu.net>
Sun, 16 Feb 2003 17:18:54 +0000 (17:18 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 16 Feb 2003 17:18:54 +0000 (17:18 +0000)
scripts/config.py

index df1e7eb4d6d74ef4307ed9ffa28b852a390820e1..704a1276072dd9c9a160366502e7328616e1be1d 100644 (file)
@@ -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
This page took 0.024874 seconds and 4 git commands to generate.