mirror of
https://github.com/youwen5/nixos.git
synced 2025-01-17 20:52:09 -08:00
feat: add overview and jump to hyprscroller
Some checks are pending
Check flake / check (push) Waiting to run
Some checks are pending
Check flake / check (push) Waiting to run
This commit is contained in:
parent
92cb6ca5d6
commit
5937105d91
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue