diff options
Diffstat (limited to 'dot_local/bin/executable_rqr')
| -rwxr-xr-x | dot_local/bin/executable_rqr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_local/bin/executable_rqr b/dot_local/bin/executable_rqr index 335f55b..76ea698 100755 --- a/dot_local/bin/executable_rqr +++ b/dot_local/bin/executable_rqr @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/usr/bin/env dash text="$(zbarcam -q -1 --raw)" printf '%s' "$text" | wl-copy |
