diff --git a/config/hypr/hyprland/modal-binds/screenshot.conf b/config/hypr/hyprland/modal-binds/screenshot.conf index 44841e8..0c92463 100644 --- a/config/hypr/hyprland/modal-binds/screenshot.conf +++ b/config/hypr/hyprland/modal-binds/screenshot.conf @@ -6,11 +6,17 @@ bind = $mainMod, S, submap, screenshotting submap = screenshotting bind = , Y, exec, grimblast --notify copy area +bind = , Y, submap, reset bind = , C, exec, grimblast --notify copysave area +bind = , C, submap, reset bind = , S, exec, grimblast --notify save area +bind = , S, submap, reset bind = SHIFT, Y, exec, grimblast --notify copy screen +bind = SHIFT, Y, submap, reset bind = SHIFT, C, exec, grimblast --notify copysave screen +bind = SHIFT, C, submap, reset bind = SHIFT, S, exec, grimblast --notify save screen +bind = SHIFT, S, submap, reset # ── Exit submap ─────────────────────────────────────────────────────