mirror of
https://github.com/mintycube/dmenu.git
synced 2024-10-22 14:05:48 +02:00
3 lines
42 B
Bash
Executable File
3 lines
42 B
Bash
Executable File
#!/bin/sh
|
|
exec $(dmenu_path | dmenu "$@")
|