aboutsummaryrefslogtreecommitdiff
path: root/config/ratpoison/menu/windows
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2015-08-18 02:38:33 +0200
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2015-08-18 02:38:33 +0200
commit6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42 (patch)
tree93ebfb332b3a231931fe1b1276632bdaa33fa6e4 /config/ratpoison/menu/windows
parentc021038355b6773ab13dae92327fda50c366395f (diff)
downloaddotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.tar.gz
dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.tar.bz2
dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.zip
Organise everything systematically.
Diffstat (limited to 'config/ratpoison/menu/windows')
-rwxr-xr-xconfig/ratpoison/menu/windows15
1 files changed, 0 insertions, 15 deletions
diff --git a/config/ratpoison/menu/windows b/config/ratpoison/menu/windows
deleted file mode 100755
index add1f71..0000000
--- a/config/ratpoison/menu/windows
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/bash
-source ~/.colors
-
-~/.tools/ratmenu -label "windows" \
- -style dreary -fg "$COLOR11" -bg "$COLOR0" \
- "3proxy.key" "urxvt -e bash -c '3proxy.key && zsh'" \
- "3proxy.pem" "urxvt -e bash -c '3proxy.pem && zsh'" \
- "rus-koi8-r.3ps" "urxvt -e bash -c 'rus-koi8-r.3ps && zsh'" \
- "rus-win1251.3ps" "urxvt -e bash -c 'rus-win1251.3ps && zsh'" \
- "server.key" "urxvt -e bash -c 'server.key && zsh'" \
- "missidentify" "urxvt -e bash -c 'missidentify -h && zsh'" \
- "msvpwn" "urxvt -e bash -c 'msvpwn -h && zsh'" \
- "ollydbg" "urxvt -e bash -c 'ollydbg && zsh'" \
- "tunna-proxy" "urxvt -e bash -c 'tunna-proxy && zsh'" \
- "tunna-webserver" "urxvt -e bash -c 'tunna-webserver && zsh'" \