Reduce number of workspaces

master
Hektor Misplon 2022-09-24 11:15:13 +02:00
parent 227597c4b1
commit aef2880b8f
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ myConfig = def
-- Use Win key instead of Alt
, modMask = mod4Mask
, workspaces = ["α", "β", "γ", "δ", "ε", "ζ", "η", "θ", "ι", "κ"]
, workspaces = ["α", "β", "γ", "δ", "ε", "ζ", "η"]
-- Styling
, focusedBorderColor = "#888"