diff --git a/.xmonad/xmobar.hs b/.xmonad/xmobar.hs index e1c705f..b072569 100644 --- a/.xmonad/xmobar.hs +++ b/.xmonad/xmobar.hs @@ -75,8 +75,8 @@ Config { -- battery monitor , Run Battery [ "--template" , "Batt: " - , "--Low" , "10" -- units: % - , "--High" , "80" -- units: % + , "--Low" , "15" -- units: % + , "--High" , "50" -- units: % , "--low" , "darkred" , "--normal" , "darkorange" , "--high" , "darkgreen" diff --git a/.xmonad/xmonad-x86_64-linux b/.xmonad/xmonad-x86_64-linux index 827920a..82aef17 100755 Binary files a/.xmonad/xmonad-x86_64-linux and b/.xmonad/xmonad-x86_64-linux differ diff --git a/.xmonad/xmonad.o b/.xmonad/xmonad.o index 17c8b24..aff2f5c 100644 Binary files a/.xmonad/xmonad.o and b/.xmonad/xmonad.o differ