aboutsummaryrefslogtreecommitdiff
path: root/bin/dmenu-wl
diff options
context:
space:
mode:
authorMatt Singleton <matt@xcolour.net>2023-02-02 20:29:31 -0600
committerMatt Singleton <matt@xcolour.net>2023-02-02 20:29:31 -0600
commit969f76a8238e2d43a25740c8272bf635d436f0d3 (patch)
treed8bd558a3f5bc77ba18b620111f5928ebde8b68b /bin/dmenu-wl
parent982b5a59674fb4fa80ea45e7f63edc2e276fb7fd (diff)
wofi shim for passmenu
Diffstat (limited to 'bin/dmenu-wl')
-rwxr-xr-xbin/dmenu-wl5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/dmenu-wl b/bin/dmenu-wl
new file mode 100755
index 0000000..7ac2273
--- /dev/null
+++ b/bin/dmenu-wl
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+set -euo pipefail
+
+wofi -d "$@"