From 27e67fa54a1c080e6ea7fc2102a2e4034193b569 Mon Sep 17 00:00:00 2001 From: kd Date: Wed, 26 Aug 2020 16:45:32 -0400 Subject: sxhkd updated maim command --- sxhkd/.config/sxhkd/sxhkdrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sxhkd') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 0e81c41..5a73f73 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -84,4 +84,6 @@ super + {F7,F8} screen.sh {l,d} {_,shift} + Print - maim -{s,i $(xdotool getactivewindow)} ~/Pictures/maim-$(date +%s).png + maim -s | xclip -selection clipboard -t image/png && notify-send "Copied selection to clipboard!" + #maim -s | xclip -selection clipboard | notify-send "copied to clip" + #maim -{s,i $(xdotool getactivewindow)} ~/Pictures/maim-$(date +%s).png | xclip - selection clipboard -t image/png -- cgit v1.2.3