aboutsummaryrefslogtreecommitdiff
path: root/tools/menu/packer
blob: 9d11921331e09b6e672f3b8ac6c37527be5c251c (plain)
1
2
3
4
5
6
#!/bin/bash
source ~/.colors

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