aboutsummaryrefslogtreecommitdiff
path: root/bin/brxs
diff options
context:
space:
mode:
Diffstat (limited to 'bin/brxs')
-rw-r--r--bin/brxs3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/brxs b/bin/brxs
new file mode 100644
index 00000000..5324885d
--- /dev/null
+++ b/bin/brxs
@@ -0,0 +1,3 @@
+#!/bin/sh
+# Run $BROWSER with an URL retrieved from X's PRIMARY select
+exec br "$(xsel)"