hyprland/binds.nix: change binds

This commit is contained in:
Charlie Root 2024-10-03 11:18:08 +02:00
commit 4d880f990f
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw

View file

@ -75,10 +75,10 @@ in {
binde = [ binde = [
# window focus # window focus
"$mainMod, H, hy3:movefocus, l" "$mainMod, H, movefocus, l"
"$mainMod, J, hy3:movefocus, d" "$mainMod, J, movefocus, d"
"$mainMod, K, hy3:movefocus, u" "$mainMod, K, movefocus, u"
"$mainMod, L, hy3:movefocus, r" "$mainMod, L, movefocus, r"
]; ];
# Media controls # Media controls