Skip to content

Instantly share code, notes, and snippets.

@calaveraInfo
Created September 4, 2017 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save calaveraInfo/306f519f12c0c32b5b998aa1956be99f to your computer and use it in GitHub Desktop.
Save calaveraInfo/306f519f12c0c32b5b998aa1956be99f to your computer and use it in GitHub Desktop.
Dmenu parameters I like
echo -e "Hello\nHi\nGood morning\nGood afternoon\nGood evening" | dmenu -i -p "Greeting:" -b -l 5 -fn "-*-terminal-*-*-*-*-18-*-*-*-*-*-*-*" -nf green
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment