xcqr installed feh
This commit is contained in:
parent
9aa4483d86
commit
212f6853f7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Credit to Maddison Hellstrom (@b0o on Github)
|
# Credit to Maddison Hellstrom (@b0o on Github)
|
||||||
qrencode -o - -s 1 \
|
ifinstalled feh && qrencode -o - -s 1 \
|
||||||
"$(xclip -out -selection clipboard)" |
|
"$(xclip -out -selection clipboard)" |
|
||||||
feh --zoom max \
|
feh --zoom max \
|
||||||
-F \
|
-F \
|
||||||
|
|
Loading…
Reference in a new issue