summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.scripts/i3cmds/xcqr2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/i3cmds/xcqr b/.scripts/i3cmds/xcqr
index 5e7b5f0..2352599 100755
--- a/.scripts/i3cmds/xcqr
+++ b/.scripts/i3cmds/xcqr
@@ -1,6 +1,6 @@
#!/bin/sh
# Credit to Maddison Hellstrom (@b0o on Github)
-qrencode -o - -s 1 \
+ifinstalled feh && qrencode -o - -s 1 \
"$(xclip -out -selection clipboard)" |
feh --zoom max \
-F \