diff options
Diffstat (limited to 'tools/menu/radio')
-rwxr-xr-x | tools/menu/radio | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/menu/radio b/tools/menu/radio deleted file mode 100755 index d551b6c..0000000 --- a/tools/menu/radio +++ /dev/null @@ -1,8 +0,0 @@ -#!/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'" \ - |