Added scrolling through workspaces

This commit is contained in:
Alexandre 2025-12-21 23:27:15 +01:00
parent 9f18ec70fb
commit 6835cd0ab6

View File

@ -73,6 +73,9 @@ in
"$mod, up, movefocus, u" "$mod, up, movefocus, u"
"$mod, down, movefocus, d" "$mod, down, movefocus, d"
# Scroll through workspaces with mouse scroll
"$mod, mouse_down, workspace, e+1"
"$mod, mouse_up, workspace, e-1"
]; ];
bindl = [ bindl = [