fix(hyprland): amend window focus switching keybinds
This commit is contained in:
parent
77db24b303
commit
f2f7e52ea1
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@
|
|||
"$mainMod, M, exit"
|
||||
|
||||
# HJKL to move between windows
|
||||
"$mainMod, H, cyclenext"
|
||||
"$mainMod, L, cyclenext, prev"
|
||||
"$mainMod, H, cyclenext, visible"
|
||||
"$mainMod, L, cyclenext, visible prev"
|
||||
|
||||
# HJKL to move a window
|
||||
"$mainMod_ALT, H, movewindow, l"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue