dmenu-mod/dmenu_run_desktop

3 行
66 B
Bash
実行ファイル

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