shortcuts

This commit is contained in:
2025-04-09 09:19:39 -04:00
parent 4026a01425
commit 0b0d6fc8ab
4 changed files with 34 additions and 35 deletions

View File

@@ -192,20 +192,21 @@ gestures {
### KEYBINDINGS ###
###################
# See https://wiki.hyprland.org/Configuring/Keywords/
$mainMod = SUPER # Sets "Windows" key as main modifier
# Super Bindings (macOS Transition)
bind = SUPER_SHIFT, 1, exec, hyprshot -m output
bind = SUPER_SHIFT, 2, exec, hyprshot -m window
bind = SUPER_SHIFT, 3, exec, hyprshot -m region
bind = SUPER, Q, killactive,
bind = SUPER, SPACE, exec, $menu
bind = $mainMod_ALT, 1, exec, hyprshot -m output
bind = $mainMod_ALT, 2, exec, hyprshot -m window
bind = $mainMod_ALT, 3, exec, hyprshot -m region
# See https://wiki.hyprland.org/Configuring/Keywords/
$mainMod = ALT # Sets "Windows" key as main modifier
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, RETURN, exec, $terminal
bind = $mainMod, W, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, V, togglefloating,
bind = $mainMod, SPACE, exec, $menu
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle