diff options
Diffstat (limited to 'Window_Manager/ratpoison/spotlight')
-rwxr-xr-x | Window_Manager/ratpoison/spotlight | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Window_Manager/ratpoison/spotlight b/Window_Manager/ratpoison/spotlight new file mode 100755 index 0000000..a60a201 --- /dev/null +++ b/Window_Manager/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" |