diff options
Diffstat (limited to 'hyprmenu_run')
| -rwxr-xr-x | hyprmenu_run | 2 |
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"} & |