aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--X/sxhkdrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/X/sxhkdrc b/X/sxhkdrc
index 189e7405..31cd4144 100644
--- a/X/sxhkdrc
+++ b/X/sxhkdrc
@@ -32,7 +32,7 @@ super + v
urxvtcd -e "$VISUAL"
super + shift + s
- scrot --exec 'mkdir -pv -- "$$HOME"/screenshots && mv -v -- $f "$$HOME"/screenshots' --freeze --select
+ scrot --exec 'xclip -selection clipboard -target image/png -i $f ; mkdir -p "$$HOME"/screenshots && mv -- $f "$$HOME"/screenshots' --freeze --select
super + slash
i3lock --color=#000000 --image ~/.i3/lock.png --nofork