diff options
Diffstat (limited to 'Window_Manager/ratpoison')
-rw-r--r-- | Window_Manager/ratpoison/py/colorz.pyc | bin | 3064 -> 3185 bytes | |||
-rwxr-xr-x | Window_Manager/ratpoison/spotlight | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Window_Manager/ratpoison/py/colorz.pyc b/Window_Manager/ratpoison/py/colorz.pyc Binary files differindex c31b558..20848e3 100644 --- a/Window_Manager/ratpoison/py/colorz.pyc +++ b/Window_Manager/ratpoison/py/colorz.pyc diff --git a/Window_Manager/ratpoison/spotlight b/Window_Manager/ratpoison/spotlight index 6abf67b..9a20e63 100755 --- a/Window_Manager/ratpoison/spotlight +++ b/Window_Manager/ratpoison/spotlight @@ -1,4 +1,4 @@ #!/bin/sh . ~/.colors -bullet=`locate ~/ | dmenu -i -l 20 -sb $COLOR0 -nb $COLOR0 -nf $COLOR11 -sf $COLOR3` -urxvt -e rifle -p0 "$bullet" +bullet=`locate ~/ | dmenu -i -l 12 -sb $COLOR0 -nb $COLOR0 -nf $COLOR11 -sf $COLOR3` +rifle -p0 "$bullet" |