fix(hyprland): amend window focus switching keybinds

This commit is contained in:
Mohammad Rafiq 2025-03-06 14:33:46 +08:00
parent 77db24b303
commit f2f7e52ea1

View file

@ -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"