feat: add overview and jump to hyprscroller
Some checks are pending
Check flake / check (push) Waiting to run

This commit is contained in:
Youwen Wu 2025-01-17 01:08:52 -08:00
parent 92cb6ca5d6
commit 5937105d91
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -61,6 +61,9 @@ in
"$mod, C, scroller:setmode, c" "$mod, C, scroller:setmode, c"
"$mod, V, scroller:setmode, r" "$mod, V, scroller:setmode, r"
"$mod, G, scroller:jump"
"$mod+Ctrl, G, scroller:toggleoverview"
]) ])
++ [ ++ [
# Window actions # Window actions