diff options
Diffstat (limited to '.scripts/i3cmds')
| -rwxr-xr-x | .scripts/i3cmds/xcqr | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.scripts/i3cmds/xcqr b/.scripts/i3cmds/xcqr deleted file mode 100755 index 2352599..0000000 --- a/.scripts/i3cmds/xcqr +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -# Credit to Maddison Hellstrom (@b0o on Github) -ifinstalled feh && qrencode -o - -s 1 \ - "$(xclip -out -selection clipboard)" | - feh --zoom max \ - -F \ - --force-aliasing \ - --image-bg white \ - - |
