aboutsummaryrefslogtreecommitdiff
path: root/X/sxhkdrc
diff options
context:
space:
mode:
Diffstat (limited to 'X/sxhkdrc')
-rw-r--r--X/sxhkdrc6
1 files changed, 5 insertions, 1 deletions
diff --git a/X/sxhkdrc b/X/sxhkdrc
index 5d7aa42b..a74a7b60 100644
--- a/X/sxhkdrc
+++ b/X/sxhkdrc
@@ -32,7 +32,11 @@ super + v
urxvtcd -e "$VISUAL"
super + shift + s
- sleep 0.25 && scrot --exec 'xclip -selection clipboard -target image/png -i $f ; mkdir -p "$$HOME"/screenshots && mv -- $f "$$HOME"/screenshots' --freeze --select
+ sleep 0.25 && \
+ 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