diff options
Diffstat (limited to 'Window_Manager/ratpoison/spotlight')
-rwxr-xr-x | Window_Manager/ratpoison/spotlight | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Window_Manager/ratpoison/spotlight b/Window_Manager/ratpoison/spotlight index a60a201..6abf67b 100755 --- a/Window_Manager/ratpoison/spotlight +++ b/Window_Manager/ratpoison/spotlight @@ -1,4 +1,4 @@ #!/bin/sh -source ~/.colors +. ~/.colors bullet=`locate ~/ | dmenu -i -l 20 -sb $COLOR0 -nb $COLOR0 -nf $COLOR11 -sf $COLOR3` urxvt -e rifle -p0 "$bullet" |