X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=scripts%2Fconfig.py;h=df1e7eb4d6d74ef4307ed9ffa28b852a390820e1;hb=fd7668947091b11c9d9d5775edf5f414e4be6173;hp=dd32e7f7098a010be82bf86d46f6b1b52971d316;hpb=c88451f0c1e2586a5a06babb69b060bf808c9148;p=chaz%2Fopenbox diff --git a/scripts/config.py b/scripts/config.py index dd32e7f7..df1e7eb4 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 = "NTIMC" """The layout of the buttons/label on client titlebars, can be made up of the following: I - iconify button