dotfiles

beau's configuration files
git clone https://git.beauhilton.com/dotfiles.git
Log | Files | Refs | README

xcqr (190B)


      1 #!/bin/sh
      2 # Credit to Maddison Hellstrom (@b0o on Github)
      3 qrencode -o - -s 1 \
      4 	"$(xclip -out -selection clipboard)" |
      5 	feh --zoom max \
      6 		-F \
      7 		--force-aliasing \
      8 		--image-bg white \
      9 		-