Update KEYBINDINGS-HYPRLAND.md (auto)

This commit is contained in:
github-actions 2025-11-30 06:16:30 +00:00
parent fe6455b4f2
commit 14bffafa12

View File

@ -8,11 +8,10 @@
| -- | -- |
| Switch Workspace | SUPER + {Number} |
| Move app to Workspace | SHIFT + SUPER + {Number} |
| Kitty | SUPER + RETURN |
| Terminal | SUPER + RETURN |
| Thunar | SUPER + E |
| "$mod,B, exec, ${pkgs.qutebrowser}/bin/qutebrowser" | |
| Firefox | SUPER + U |
| "$shiftMod,B, exec, ${pkgs.bitwarden}/bin/bitwarden" | |
| Emacs | SUPER + M |
| Lock | SHIFT + SUPER + Q |
| Powermenu | SUPER + X |
| Launcher | SUPER + SPACE |
@ -37,6 +36,8 @@
| Move focus Right | SUPER + l |
| Move focus Up | SUPER + k |
| Move focus Down | SUPER + j |
| Swap with next client | SHIFT + SUPER + j |
| Swap with previous client | SHIFT + SUPER + k |
| Focus previous monitor | $ctrlModk |
| Focus next monitor | $ctrlModj |
| Add to master | $ctrlModh |