diff options
author | P. J. McDermott <pj@pehjota.net> | 2017-09-11 11:48:57 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2017-09-11 11:48:57 (EDT) |
commit | 8ec3303949d857e9044b65a4e8e49885f3f65706 (patch) | |
tree | 84c5c55b7be76348735ee49c351efa64ebc380de | |
parent | 4b83a8e9ebfe8282778b704c236326cfc5da6568 (diff) | |
download | fluxbox-8ec3303949d857e9044b65a4e8e49885f3f65706.zip fluxbox-8ec3303949d857e9044b65a4e8e49885f3f65706.tar.gz fluxbox-8ec3303949d857e9044b65a4e8e49885f3f65706.tar.bz2 |
.fluxbox/init: Increase to eight workspaces
-rw-r--r-- | .fluxbox/init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.fluxbox/init b/.fluxbox/init index 0bd8585..d05bba2 100644 --- a/.fluxbox/init +++ b/.fluxbox/init @@ -67,7 +67,7 @@ session.screen0.windowMenu: /home/pj/.fluxbox/windowmenu session.screen0.windowPlacement: RowMinOverlapPlacement session.screen0.window.unfocus.alpha: 255 session.screen0.workspaceNames: Workspace 5,Workspace 6,Workspace 6,Workspace 6,Workspace 6, -session.screen0.workspaces: 5 +session.screen0.workspaces: 8 session.screen0.workspacewarping: true session.slitlistFile: /home/pj/.fluxbox/slitlist session.styleFile: /usr/share/fluxbox/styles/zimek_darkblue |