aboutsummaryrefslogtreecommitdiff
path: root/config/ratpoison/menu/bluetooth
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/bluetooth
parentc021038355b6773ab13dae92327fda50c366395f (diff)
downloaddotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.tar.gz
dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.tar.bz2
dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.zip
Organise everything systematically.
Diffstat (limited to 'config/ratpoison/menu/bluetooth')
-rwxr-xr-xconfig/ratpoison/menu/bluetooth36
1 files changed, 0 insertions, 36 deletions
diff --git a/config/ratpoison/menu/bluetooth b/config/ratpoison/menu/bluetooth
deleted file mode 100755
index 52416f5..0000000
--- a/config/ratpoison/menu/bluetooth
+++ /dev/null
@@ -1,36 +0,0 @@
-#!/bin/bash
-source ~/.colors
-
-~/.tools/ratmenu -label "bluetooth" \
- -style dreary -fg "$COLOR11" -bg "$COLOR0" \
- "bluebugger" "urxvt -e bash -c 'bluebugger -h && zsh'" \
- "bluelog" "urxvt -e bash -c 'bluelog -h && zsh'" \
- "bluepot" "urxvt -e bash -c 'bluepot && zsh'" \
- "blueprint" "urxvt -e bash -c 'blueprint -h && zsh'" \
- "blueranger" "urxvt -e bash -c 'blueranger && zsh'" \
- "bluescan" "urxvt -e bash -c 'bluescan && zsh'" \
- "bluesnarfer" "urxvt -e bash -c 'bluesnarfer -h && zsh'" \
- "braces" "urxvt -e bash -c 'braces -h && zsh'" \
- "bss" "urxvt -e bash -c 'bss -h && zsh'" \
- "psm_scan" "urxvt -e bash -c 'psm_scan -h && zsh'" \
- "rfcomm_scan" "urxvt -e bash -c 'rfcomm_scan -h && zsh'" \
- "btscanner" "urxvt -e bash -c 'btscanner --help && zsh'" \
- "carwhisperer" "urxvt -e bash -c 'carwhisperer -h && zsh'" \
- "crackle" "urxvt -e bash -c 'crackle && zsh'" \
- "fl0p" "urxvt -e bash -c 'fl0p -h && zsh'" \
- "ghettotooth" "urxvt -e bash -c 'ghettotooth && zsh'" \
- "hidattack" "urxvt -e bash -c 'hidattack -h && zsh'" \
- "obexstress" "urxvt -e bash -c 'obexstress -h && zsh'" \
- "redfang" "urxvt -e bash -c 'redfang --help && zsh'" \
- "spooftooph" "urxvt -e bash -c 'spooftooph -h && zsh'" \
- "tanya" "urxvt -e bash -c 'tanya && zsh'" \
- "tbear" "urxvt -e bash -c 'tbear -h && zsh'" \
- "tbsearch" "urxvt -e bash -c 'tbsearch && zsh'" \
- "ubertooth-btle" "urxvt -e bash -c 'ubertooth-btle -h && zsh'" \
- "ubertooth-dump" "urxvt -e bash -c 'ubertooth-dump -h && zsh'" \
- "ubertooth-follow" "urxvt -e bash -c 'ubertooth-follow -h && zsh'" \
- "ubertooth-hop" "urxvt -e bash -c 'ubertooth-hop -h && zsh'" \
- "ubertooth-lap" "urxvt -e bash -c 'ubertooth-lap -h && zsh'" \
- "ubertooth-specan" "urxvt -e bash -c 'ubertooth-specan -h && zsh'" \
- "ubertooth-uap" "urxvt -e bash -c 'ubertooth-uap -h && zsh'" \
- "ubertooth-util" "urxvt -e bash -c 'ubertooth-util -h && zsh'" \