1 2 3 4 5
#/bin/bash target=$(ls /usr/local/bin/dwm-scripts/ | dmenu -p "Scripts" -c -l 6) exec /usr/local/bin/dwm-scripts/$target