Merge branch 'master' into max-windows

This commit is contained in:
Alexis Rouillard
2026-07-03 22:22:16 +02:00
committed by GitHub
78 changed files with 1323 additions and 448 deletions
+8
View File
@@ -140,6 +140,14 @@ This setting is ignored if *workspace-taskbar.enable* is set to true.
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.
*on-scroll-up*: ++
typeof: string ++
Command to execute when scrolling up on the module. This replaces the default behaviour of workspace cycling.
*on-scroll-down*: ++
typeof: string ++
Command to execute when scrolling down on the module. This replaces the default behaviour of workspace cycling.
*ignore-workspaces*: ++
typeof: array ++
default: [] ++