tUpdated to the new bar formatting - scripts - various script and utils
 (HTM) git clone git://z3bra.org/scripts
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit 37251e5a3f673d3bcf147f4f11c922157ce3482c
 (DIR) parent 5229834db85919d22a9ad184dcff59bf87f8727c
 (HTM) Author: z3bra <willy@mailoo.org>
       Date:   Tue,  1 Apr 2014 14:29:47 +0200
       
       Updated to the new bar formatting
       
       Diffstat:
         M battery.sh                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/battery.sh b/battery.sh
       t@@ -13,7 +13,7 @@ sbell () {
        
        # and this in case of no sound enabled
        vbell () {
       -    $HOME/bin/popup "\f1battery $BATC%"
       +    $HOME/bin/popup "%{F#d43f10}battery $BATC%%"
        }
        
        usage () {