aboutsummaryrefslogtreecommitdiff
path: root/X/sxhkdrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2021-07-22 19:51:02 +1200
committerTom Ryder <tom@sanctum.geek.nz>2021-07-22 19:51:02 +1200
commit199c83ec31940fc9e11c48c5fbdea10761616f90 (patch)
tree550d7cb7d63ef3d5ddd24df961f66803d0f2264c /X/sxhkdrc
parentBreak up long line in X/sxhkdrc (diff)
downloaddotfiles-199c83ec31940fc9e11c48c5fbdea10761616f90.tar.gz
dotfiles-199c83ec31940fc9e11c48c5fbdea10761616f90.zip
Remove implied -i from xclip call
Diffstat (limited to 'X/sxhkdrc')
-rw-r--r--X/sxhkdrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/X/sxhkdrc b/X/sxhkdrc
index a74a7b60..62525d1a 100644
--- a/X/sxhkdrc
+++ b/X/sxhkdrc
@@ -33,7 +33,7 @@ super + v
super + shift + s
sleep 0.25 && \
- scrot --exec 'xclip -selection clipboard -target image/png -i $f ; \
+ scrot --exec 'xclip -selection clipboard -target image/png $f ; \
mkdir -p "$$HOME"/screenshots && \
mv -- $f "$$HOME"/screenshots' \
--freeze --select