aboutsummaryrefslogtreecommitdiff
path: root/hyprmenu_run
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2023-07-23 22:09:07 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2023-07-23 22:09:07 +0200
commit84ad0403b30f0ec1aecd7ea0c78c8baea7baa454 (patch)
tree0c41e27625ef73d2dcc54d17ea9c263857499bf0 /hyprmenu_run
first sketch of hyprmenu
Diffstat (limited to 'hyprmenu_run')
-rwxr-xr-xhyprmenu_run2
1 files changed, 2 insertions, 0 deletions
diff --git a/hyprmenu_run b/hyprmenu_run
new file mode 100755
index 0000000..68e437d
--- /dev/null
+++ b/hyprmenu_run
@@ -0,0 +1,2 @@
+#!/bin/sh
+hyprmenu_path | hyprmenu "$@" | ${SHELL:-"/bin/sh"} &