X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=scripts%2Fconfig.py;h=704a1276072dd9c9a160366502e7328616e1be1d;hb=ec575f229b329e42900b58f6332acc640b3fc946;hp=dd32e7f7098a010be82bf86d46f6b1b52971d316;hpb=c88451f0c1e2586a5a06babb69b060bf808c9148;p=chaz%2Fopenbox diff --git a/scripts/config.py b/scripts/config.py index dd32e7f7..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 = [ "alldesktops", "iconify", "title", "maximize", "close" ] +TITLEBAR_LAYOUT = "DITMC" """The layout of the buttons/label on client titlebars, can be made up of the following: I - iconify button