removed titlebar file (titlebar configuring is done in file init now)
This commit is contained in:
parent
0cd4c92647
commit
5a0014f410
1 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue