aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_local
diff options
context:
space:
mode:
Diffstat (limited to 'dot_local')
-rwxr-xr-xdot_local/bin/executable_rqr4
1 files changed, 0 insertions, 4 deletions
diff --git a/dot_local/bin/executable_rqr b/dot_local/bin/executable_rqr
index f00f84c..335f55b 100755
--- a/dot_local/bin/executable_rqr
+++ b/dot_local/bin/executable_rqr
@@ -1,9 +1,5 @@
#!/usr/bin/env sh
-# zbarcam opens an X11 preview window, so DISPLAY must reach XWayland.
-# Fall back to :0 (sway's default XWayland display) if it's missing.
-export DISPLAY="${DISPLAY:-:0}"
-
text="$(zbarcam -q -1 --raw)"
printf '%s' "$text" | wl-copy