From 18f4fb32222b31a39099cbe58b457518ce52b3e5 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 3 Sep 2015 21:57:02 +0200 Subject: various fixes --- Window_Manager/ratpoison/spotlight | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Window_Manager/ratpoison/spotlight') 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" -- cgit v1.2.3-54-g00ecf