aboutsummaryrefslogtreecommitdiff
path: root/config/ratpoison/menu/radio
blob: d551b6c405a9921fbb323ef757a7fa9302ff136d (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
source ~/.colors

~/.tools/ratmenu -label "radio" \
        -style dreary -fg "$COLOR11" -bg "$COLOR0"  \
           "gpredict" "urxvt -e bash -c 'gpredict -h && zsh'" \
           "rtlizer" "urxvt -e bash -c 'rtlizer -h && zsh'" \