1
0
mirror of https://github.com/mintycube/dmenu.git synced 2024-10-22 12:05:48 +00:00
dmenu/dmenu_run

3 lines
42 B
Bash
Executable File

#!/bin/sh
exec $(dmenu_path | dmenu "$@")