Implemented the ability to change workspaces by scrolling or clicking on the workspace module. (#12)

* Updated README to add instructions on Notifications.

* Resolves #8 - Implemented scrolling and clicking to change workspaces.

* Remove the hover effect on workspaces as its no longer applicable.
This commit is contained in:
Jas Singh
2024-07-27 20:07:00 -07:00
committed by GitHub
parent 1ad30f4ffe
commit bb6597fe01
8 changed files with 176 additions and 75 deletions

View File

@@ -578,6 +578,7 @@ const options = mkOptions(OPTIONS, {
},
workspaces: opt(10),
monitorSpecific: opt(true),
reverse_scroll: opt(false),
},
volume: {
label: opt(true),