aboutsummaryrefslogtreecommitdiff
path: root/X/sxhkdrc
diff options
context:
space:
mode:
Diffstat (limited to 'X/sxhkdrc')
-rw-r--r--X/sxhkdrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/X/sxhkdrc b/X/sxhkdrc
index 62525d1a..92eb8e78 100644
--- a/X/sxhkdrc
+++ b/X/sxhkdrc
@@ -32,11 +32,11 @@ super + v
urxvtcd -e "$VISUAL"
super + shift + s
- sleep 0.25 && \
- scrot --exec 'xclip -selection clipboard -target image/png $f ; \
- mkdir -p "$$HOME"/screenshots && \
- mv -- $f "$$HOME"/screenshots' \
- --freeze --select
+ sleep 0.25 && scrot \
+ --freeze --select \
+ --exec 'xclip -selection clipboard -target image/png $f ; \
+ mkdir -p "$$HOME"/screenshots && \
+ mv -- $f "$$HOME"/screenshots'
super + slash
i3lock --color=#000000 --image ~/.i3/lock.png --nofork