summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2025-01-15 00:00:59 +0200
committerThanos Apollo <[email protected]>2025-01-15 00:00:59 +0200
commit3e932a916d0c9799053425679dc76aaacdecf741 (patch)
tree7573c08a270fb379421b9fd3f966691927e17e54
parentf1a78be1147bf3d69d6f27cfd5761bbc5f2f832d (diff)
hypr: Add grimshot (screenshot) keybindingHEADmaster
-rw-r--r--.config/hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 0027408..91e3e22 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -203,7 +203,7 @@ bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod SHIFT, f, fullscreen,
-
+bind = $mainMod, comma, exec, grimshot save area
bind = $mainMod, l, exec, swaylock
# Move focus with mainMod + arrow keys