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
2024-03-03 12:49:42 -06:00

2 lines
64 B
Bash
Executable file

#!/bin/sh
dmenu-wl_path | dmenu-wl "$@" | ${SHELL:-"/bin/sh"} &