2 lines
133 B
Bash
Executable file
2 lines
133 B
Bash
Executable file
exec /usr/bin/dmenu -fn 'Mononoki Nerd Font Propo:size=12' -nb '#232323' -sb '#3a3a3a' -nf '#a0a0a0' -sf '#ffffff' "$@"
|
|
# vim: ft=sh
|