aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.local/bin/rqr
diff options
context:
space:
mode:
Diffstat (limited to 'home/.local/bin/rqr')
-rwxr-xr-xhome/.local/bin/rqr7
1 files changed, 0 insertions, 7 deletions
diff --git a/home/.local/bin/rqr b/home/.local/bin/rqr
deleted file mode 100755
index 335f55b..0000000
--- a/home/.local/bin/rqr
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/env sh
-
-text="$(zbarcam -q -1 --raw)"
-printf '%s' "$text" | wl-copy
-
-echo "$text"
-notify-send "$text"