aboutsummaryrefslogtreecommitdiff
path: root/.local/etc/wrapper.d/dmenu.sh
diff options
context:
space:
mode:
Diffstat (limited to '.local/etc/wrapper.d/dmenu.sh')
-rw-r--r--.local/etc/wrapper.d/dmenu.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/.local/etc/wrapper.d/dmenu.sh b/.local/etc/wrapper.d/dmenu.sh
new file mode 100644
index 0000000..d12fbed
--- /dev/null
+++ b/.local/etc/wrapper.d/dmenu.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+WRAPPER_BINS="
+ /usr/bin/rofi
+ /usr/bin/dmenu
+"