Added the ability to hide unoccupied workspaces. (#189)
* Consolidated workspace logic * Added the ability to hide unoccupied workspaces.
This commit is contained in:
@@ -718,6 +718,7 @@ const options = mkOptions(OPTIONS, {
|
||||
workspaces: opt(10),
|
||||
spacing: opt(1),
|
||||
monitorSpecific: opt(true),
|
||||
hideUnoccupied: opt(false),
|
||||
workspaceMask: opt(false),
|
||||
reverse_scroll: opt(false),
|
||||
scroll_speed: opt(5),
|
||||
|
||||
Reference in New Issue
Block a user