aboutsummaryrefslogtreecommitdiff
path: root/Window_Manager/ratpoison/spotlight
blob: 6abf67b32587ad5d974d901449fc5c918281f346 (plain)
1
2
3
4
#!/bin/sh
. ~/.colors
bullet=`locate ~/ | dmenu -i -l 20 -sb $COLOR0 -nb $COLOR0 -nf $COLOR11 -sf $COLOR3` 
urxvt -e rifle -p0 "$bullet"