X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=scripts%2Fconfig.py;h=df1e7eb4d6d74ef4307ed9ffa28b852a390820e1;hb=fd7668947091b11c9d9d5775edf5f414e4be6173;hp=e27b8d6fe439cbbf630665f44fbbc90ee49cecf3;hpb=220b5c40f91c6509951ccd0d506a9bd77d9d6bac;p=chaz%2Fopenbox diff --git a/scripts/config.py b/scripts/config.py index e27b8d6f..df1e7eb4 100644 --- a/scripts/config.py +++ b/scripts/config.py @@ -5,7 +5,8 @@ THEME = "/usr/local/share/openbox/styles/fieron2" """The theme used to decorate everything.""" -TITLEBAR_LAYOUT = "DILMC" +#TITLEBAR_LAYOUT = [ "icon", "title", "alldesktops", "iconify", "maximize", "close" ] +TITLEBAR_LAYOUT = "NTIMC" """The layout of the buttons/label on client titlebars, can be made up of the following: I - iconify button