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:
Jas Singh
2024-12-31 01:33:40 -08:00
committed by GitHub
parent d2e02f553a
commit 5f72b4f5e1
17 changed files with 576 additions and 425 deletions

View File

@@ -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),