aboutsummaryrefslogtreecommitdiff
path: root/tools/spotlight
diff options
context:
space:
mode:
Diffstat (limited to 'tools/spotlight')
-rwxr-xr-xtools/spotlight4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/spotlight b/tools/spotlight
deleted file mode 100755
index a60a201..0000000
--- a/tools/spotlight
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-source ~/.colors
-bullet=`locate ~/ | dmenu -i -l 20 -sb $COLOR0 -nb $COLOR0 -nf $COLOR11 -sf $COLOR3`
-urxvt -e rifle -p0 "$bullet"