tchanged popup colors a bit (again) - scripts - various script and utils
 (HTM) git clone git://z3bra.org/scripts
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit 1402ed33d157e2a8aeb61b58ffa6dc8494c058a9
 (DIR) parent 5abaaafcdbe7bf3e2aea979c0c68c7a1c10be65a
 (HTM) Author: z3bra <willy@mailoo.org>
       Date:   Wed,  3 Dec 2014 13:30:59 +0100
       
       changed popup colors a bit (again)
       
       Diffstat:
         M popup                               |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/popup b/popup
       t@@ -12,7 +12,7 @@ ALSACHANNEL=$(amixer | sed "1s/^.*'\(.*\)'.*$/\1/p;d")
        font='-*-stlarch-medium-r-*-*-10-*-*-*-*-*-*-*'
        font="$font,-*-gohufont-medium-*-*--11-*-*-*-*-*-iso10646-1"
        bg="#ff1d1d1d"
       -fg="#ffcc6464"
       +fg="#ffffffff"
        hl="#ff443232"
        
        IFS=' x' read x y <<< `xrandr | grep '*' | sed 1q | awk '{print $1}'`