diff --git a/nix/configurations/vanadium/home/xmobar.nix b/nix/configurations/vanadium/home/xmobar.nix index 362b7975..817830e1 100644 --- a/nix/configurations/vanadium/home/xmobar.nix +++ b/nix/configurations/vanadium/home/xmobar.nix @@ -9,11 +9,8 @@ , position = BottomH 30 , commands = [ Run Date "%a %d %H:%M:%S" "date" 10 , Run Battery - [ "-t", ":% ()" + [ "-t", "% ()" , "--" - , "-O", "󰂄" - , "-i", "󱟦" - , "-o", "󰁾" , "-h", "green" , "-m", "orange" , "-l", "red"