all repos — fluxbox @ 5a0014f4105787ef57c0ea6f17d45a98c1bf5e76

custom fork of the fluxbox windowmanager

removed titlebar file (titlebar configuring is done in file init now)
fluxgen fluxgen
commit

5a0014f4105787ef57c0ea6f17d45a98c1bf5e76

parent

0cd4c92647f1e11f4ff8af11af906005c1a21f04

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

jump to
M data/init.indata/init.in

@@ -20,6 +20,8 @@ session.screen0.workspaces: 4

session.screen0.focusLastWindow: True session.screen0.colPlacementDirection: TopToBottom session.screen0.windowPlacement: RowSmartPlacement +session.screen0.tab.width: 64 +session.screen0.tab.height: 16 session.opaqueMove: False session.autoRaiseDelay: 250 session.menuFile: @pkgdatadir@/menu

@@ -32,5 +34,6 @@ session.doubleClickInterval: 250

session.cacheMax: 200 session.imageDither: True session.iconbar: true -session.tab.width: 64 -session.tab.height: 16 +session.titlebar.left: Stick +session.titlebar.right: Minimize Maximize Close +