dmenu-scripts/dmenu-runner

6 lines
90 B
Plaintext
Raw Normal View History

#!/bin/sh
choice=$(dmenu_path | grep dmenu- | dmenu -p "Choose script to run:")
$choice