change the default titlebar layout
This commit is contained in:
parent
5cd8680f74
commit
2cbb95c3db
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ THEME = "/usr/local/share/openbox/styles/fieron2"
|
||||||
"""The theme used to decorate everything."""
|
"""The theme used to decorate everything."""
|
||||||
|
|
||||||
#TITLEBAR_LAYOUT = [ "icon", "title", "alldesktops", "iconify", "maximize", "close" ]
|
#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
|
"""The layout of the buttons/label on client titlebars, can be made up of the
|
||||||
following:
|
following:
|
||||||
I - iconify button
|
I - iconify button
|
||||||
|
|
Loading…
Reference in a new issue