diff options
Diffstat (limited to 'ratpoison/spotlight')
-rwxr-xr-x | ratpoison/spotlight | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ratpoison/spotlight b/ratpoison/spotlight deleted file mode 100755 index 24cdc87..0000000 --- a/ratpoison/spotlight +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -source ~/.colors -locate ~/ | dmenu -i -l 20 -sb $COLOR0 -nb $COLOR0 -nf $COLOR11 -sf $COLOR3 | xargs urxvt -e rifle -p0 -exit 0 |