From 6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 18 Aug 2015 02:38:33 +0200 Subject: Organise everything systematically. --- config/ratpoison/menu/bluetooth | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100755 config/ratpoison/menu/bluetooth (limited to 'config/ratpoison/menu/bluetooth') 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'" \ -- cgit v1.2.3-54-g00ecf