This website requires JavaScript.
Explore
Help
Sign in
lhark
/
linux-utils
Watch
1
Star
0
Fork
You've already forked linux-utils
0
Code
Issues
Pull requests
Releases
Wiki
Activity
07ded0ca8b
linux-utils
/
clipqr
4 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-01-23 20:46:57 -05:00
#!/bin/sh
Use clipboard instead of primary
2018-07-08 23:25:19 -04:00
xsel -b -o | qrencode -o - | feh -. -Z --geometry 400x400 -
Reference in a new issue
Copy permalink