Reduce number of workspaces
parent
227597c4b1
commit
aef2880b8f
|
@ -58,7 +58,7 @@ myConfig = def
|
|||
|
||||
-- Use Win key instead of Alt
|
||||
, modMask = mod4Mask
|
||||
, workspaces = ["α", "β", "γ", "δ", "ε", "ζ", "η", "θ", "ι", "κ"]
|
||||
, workspaces = ["α", "β", "γ", "δ", "ε", "ζ", "η"]
|
||||
|
||||
-- Styling
|
||||
, focusedBorderColor = "#888"
|
||||
|
|
Loading…
Reference in New Issue