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