From cb8eedb914c867dcb437e7e28e772a1abd8ba15f Mon Sep 17 00:00:00 2001 From: AramJonghu Date: Thu, 9 Apr 2026 02:57:05 +0200 Subject: [PATCH] swapped screenshot tool --- modules/binds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/binds.conf b/modules/binds.conf index 62aa42b..13bb3a8 100644 --- a/modules/binds.conf +++ b/modules/binds.conf @@ -63,10 +63,10 @@ bindel = , XF86MonBrightnessUp, exec, brightnessctl set +5% bindel = , XF86MonBrightnessDown, exec, brightnessctl set 5%- bindel = , XF86WebCam, exec -bind = , PRINT, exec, hyprshot -m region -z - # zshell +bind = , PRINT, global, zshell:screenshotFreeze bind = SUPER, R, global, zshell:toggle-launcher bind = SUPER, A, global, zshell:toggle-nc bind = SUPER, V, global, zshell:toggle-drawing bind = SUPER, F1, global, zshell:lock +bind = SUPER, F2, global, zshell:toggle-settings