Skip to content

Instantly share code, notes, and snippets.

@afrontend
Last active July 2, 2017 04:23
Show Gist options
  • Save afrontend/873d41c39a6d02a4b280 to your computer and use it in GitHub Desktop.
Save afrontend/873d41c39a6d02a4b280 to your computer and use it in GitHub Desktop.
ratmenu sample script
#!/usr/bin/env bash
ratmenu -label term -back xmenu -style dreary -bg RosyBrown -fg Black -align left -font '10x20' \
" terminology " "terminology" \
" terminator " "terminator" \
" gnome-terminal " "gnome-terminal"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment