From b487984ecc61c6229cf92550030745c192fd3d0b Mon Sep 17 00:00:00 2001 From: Arnold Sommerfeld Date: Wed, 17 May 2023 18:44:48 +0100 Subject: first commit --- home/.local/bin/rqr | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 home/.local/bin/rqr (limited to 'home/.local/bin/rqr') diff --git a/home/.local/bin/rqr b/home/.local/bin/rqr new file mode 100755 index 0000000..9621916 --- /dev/null +++ b/home/.local/bin/rqr @@ -0,0 +1,6 @@ +#!/usr/bin/env sh + +text="$(zbarcam -q -1 --raw | xclip -selection clipboard -f)" + +echo "$text" +notify-send "$text" -- cgit v1.2.3-70-g09d2