From 56f8c62bf11e8028315f4901604c31649466e56d Mon Sep 17 00:00:00 2001 From: pika Date: Wed, 2 Apr 2025 18:51:55 +0200 Subject: [PATCH] addet hyprshot as screenshot tool --- hotkeys.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hotkeys.conf b/hotkeys.conf index 9842fb7..ef78f9e 100644 --- a/hotkeys.conf +++ b/hotkeys.conf @@ -55,7 +55,8 @@ $logout = wlogout $wallpaper = $scripts/random_swww.sh $notify = swaync-client --open-panel $test = $scripts/a.sh -$screenshotTool = $scripts/screenshot_area +# $screenshotTool = $scripts/screenshot_area +$screenshotTool = hyprshot --clipboard-only -m region # Test keybindings # bind = $mainMod SHIFT, T, exec, $scripts/a.sh