Workspaces now show up on their appropriate monitors. (#681)
* Workspaces now show up on their appropriate monitors. * Fixed undefined rules showing up.
This commit is contained in:
@@ -959,7 +959,6 @@ const options = mkOptions(CONFIG, {
|
||||
workspaces: opt(5),
|
||||
spacing: opt(1),
|
||||
monitorSpecific: opt(true),
|
||||
hideUnoccupied: opt(true),
|
||||
workspaceMask: opt(false),
|
||||
reverse_scroll: opt(false),
|
||||
scroll_speed: opt(5),
|
||||
|
||||
Reference in New Issue
Block a user