Merge pull request #3088 from VAWVAW/hyprland-bar-scroll

hyprland/workspaces: Add `enable-bar-scroll` option
This commit is contained in:
Alexis Rouillard
2026-02-13 23:43:12 +01:00
committed by GitHub
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: [] ++