hyprland/workspaces: Add enable-bar-scroll option

This commit is contained in:
vawvaw
2024-02-13 17:55:11 +01:00
committed by vaw
parent 90b209add8
commit 5b595a4dfe
3 changed files with 44 additions and 0 deletions

View File

@ -130,6 +130,11 @@ This setting is ignored if *workspace-taskbar.enable* is set to true.
Otherwise, the workspace will open on the monitor where it was previously assigned.
Analog to using `focusworkspaceoncurrentmonitor` dispatcher instead of `workspace` in Hyprland.
*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.
*ignore-workspaces*: ++
typeof: array ++
default: [] ++