From de5b3744903ac290199963b4339036cf13423453 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 18 Oct 2024 00:04:03 -0400 Subject: merge dots updates from arch laptop --- home/config/hypr/config.d/keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/config/hypr/config.d/keybinds.conf') diff --git a/home/config/hypr/config.d/keybinds.conf b/home/config/hypr/config.d/keybinds.conf index f7ecf4e..a3ce255 100644 --- a/home/config/hypr/config.d/keybinds.conf +++ b/home/config/hypr/config.d/keybinds.conf @@ -24,7 +24,7 @@ binde =, XF86AudioPrev, exec, playerctl previous binde =, XF86MonBrightnessDown, exec, brightnessctl set 5%- binde =, XF86MonBrightnessUp, exec, brightnessctl set 5%+ -bind = $mod SHIFT, s, exec, grim -g "$(slurp)" - | wl-copy -t image/png && notify-send -t 3000 "Hyprland" "Screenshot copied to clipboard" +bind = $mod SHIFT, s, exec, grimblast copy area && notify-send -t 3000 "Hyprland" "Screenshot copied to clipboard" bind = , Print, exec, grim - | wl-copy -t iamge/png && notify-send -t 3000 "Hyprland" "Full screen copied to clipboard" bind = SHIFT, Print, exec, slurp -p | grim -g - - | convert - txt:- | tail -n 1 | awk '{print $3}' | wl-copy -- cgit v1.2.3-freya