From 97564d965fb6cdd5ad9f14de565168e6b7c0109f Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Tue, 19 Dec 2023 10:55:41 -0600 Subject: [PATCH] feat(hypr): add swappy for image editing copied snips --- dots/.config/hypr/wm/bindings.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/.config/hypr/wm/bindings.conf b/dots/.config/hypr/wm/bindings.conf index edd017bd..486b7d78 100644 --- a/dots/.config/hypr/wm/bindings.conf +++ b/dots/.config/hypr/wm/bindings.conf @@ -66,6 +66,7 @@ bind = SUPER,A,togglefloating, bind = SUPER,D,exec,makoctl dismiss -a bind = SUPERSHIFT,Q,exec,swaylock bind = SUPER,S,exec,grim -g "$(slurp)" - | wl-copy --type image/png +bind = CTRLSUPER,S,exec,grim -g "$(slurp)" - | swappy -f - bind = SUPERSHIFT,S,exec,~/.config/hypr/scripts/screen-cap.bash bind = SUPERSHIFT,A,exec,~/.config/hypr/scripts/screen-cap.bash gif bind = SUPERSHIFT,M,exit