From 5f24c7da10f0a5eb2980a2ed5da2f198e82b16d3 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 1 Jun 2025 15:14:23 +0200 Subject: [PATCH] Add screenshot bindings --- default/hypr/bindings.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/default/hypr/bindings.conf b/default/hypr/bindings.conf index 29dad58..4e1ae12 100644 --- a/default/hypr/bindings.conf +++ b/default/hypr/bindings.conf @@ -80,3 +80,6 @@ bindl = , XF86AudioPause, exec, playerctl play-pause bindl = , XF86AudioPlay, exec, playerctl play-pause bindl = , XF86AudioPrev, exec, playerctl previous +# Screenshots +bind = , PRINT, exec, hyprshot -m region +bind = SHIFT, PRINT, exec, hyprshot -m window