From 0eb050a63a7c582b814e165beb4ca8fbb437a5d6 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 9 Jun 2025 18:50:14 +0200 Subject: [PATCH] Add option to screenshot entire screen --- default/hypr/bindings.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/bindings.conf b/default/hypr/bindings.conf index 07b0863..82371c5 100644 --- a/default/hypr/bindings.conf +++ b/default/hypr/bindings.conf @@ -88,3 +88,4 @@ bindl = , XF86AudioPrev, exec, playerctl previous # Screenshots bind = , PRINT, exec, hyprshot -m region bind = SHIFT, PRINT, exec, hyprshot -m window +bind = CTRL, PRINT, exec, hyprshot -m output