xcqr (201B)
1 #!/bin/sh 2 # Credit to Maddison Hellstrom (@b0o on Github) 3 qrencode -o - -s 1 \ 4 "$(xclip -out -selection clipboard)" | 5 feh --auto-zoom \ 6 --fullscreen \ 7 --force-aliasing \ 8 --image-bg white \ 9 -
dotfilesconfiguration files for shell, text editor, graphical environment, etc. | ||
git clone git://src.adamsgaard.dk/dotfiles | ||
Log | Files | Refs | README | LICENSE | Back to index |