feat(niri/workspaces): Add enable-bar-scroll option

This commit is contained in:
Jack Barnes
2026-05-16 13:03:53 +08:00
parent 05945748dc
commit 51becf2fbc
3 changed files with 51 additions and 0 deletions
+5
View File
@@ -31,6 +31,11 @@ Addressed by *niri/workspaces*
default: false ++
If set to false, you can click to change workspace. If set to true this behaviour is disabled.
*enable-bar-scroll*: ++
typeof: bool ++
default: false ++
If set to false, you can't scroll to cycle throughout workspaces from the entire bar. If set to true this behaviour is enabled.
*disable-markup*: ++
typeof: bool ++
default: false ++