showclip and qrcode show binds
This commit is contained in:
9
.scripts/i3cmds/xcqr
Executable file
9
.scripts/i3cmds/xcqr
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
# Credit to Maddison Hellstrom (@b0o on Github)
|
||||
qrencode -o - -s 1 \
|
||||
"$(xclip -out -selection clipboard)" |
|
||||
feh --zoom max \
|
||||
-F \
|
||||
--force-aliasing \
|
||||
--image-bg white \
|
||||
-
|
||||
Reference in New Issue
Block a user