aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sxhkd/.config/sxhkd/sxhkdrc4
1 files changed, 3 insertions, 1 deletions
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