2 changed files with 2 additions and 2 deletions
@ -1,3 +1,3 @@ |
|||||
#!/bin/sh |
#!/bin/sh |
||||
|
|
||||
xsel -p -o | qrencode -o - | feh -. - |
xsel -p -o | qrencode -o - | feh -. -Z --geometry 400x400 - |
||||
|
|||||
Loading…
Reference in new issue