Workspace bar changes (#129)

* workspace mask + 'color only' indicator

* edits

* edits - 2

* Update modules/bar/workspaces/index.ts

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
This commit is contained in:
matavach
2024-08-16 23:52:07 -05:00
committed by GitHub
parent 84e85b168e
commit b3b397d479
4 changed files with 19 additions and 6 deletions

View File

@@ -675,6 +675,7 @@ const options = mkOptions(OPTIONS, {
workspaces: opt(10),
spacing: opt(1),
monitorSpecific: opt(true),
workspaceMask: opt(false),
reverse_scroll: opt(false),
scroll_speed: opt(5),
},