all repos — openbox @ 2cbb95c3dba218b0a91034af1715b576f8ac2b84

openbox fork - make it a bit more like ryudo

change the default titlebar layout
Dana Jansens danakj@orodu.net
commit

2cbb95c3dba218b0a91034af1715b576f8ac2b84

parent

5cd8680f7444237773cec849fd0cf8a2e6b2e9c3

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M scripts/config.pyscripts/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 = "NTIMC" +TITLEBAR_LAYOUT = "DITMC" """The layout of the buttons/label on client titlebars, can be made up of the following: I - iconify button