This repository has been archived on 2024-05-16. You can view files and clone it, but cannot push or open issues or pull requests.
dmenu-wlroots/dmenu-wl_run

3 lines
64 B
Text
Raw Permalink Normal View History

2024-03-03 19:49:42 +01:00
#!/bin/sh
dmenu-wl_path | dmenu-wl "$@" | ${SHELL:-"/bin/sh"} &