diff --git a/nix/configurations/vanadium/home/xmobar.nix b/nix/configurations/vanadium/home/xmobar.nix index e9bd02b4..8cfe2062 100644 --- a/nix/configurations/vanadium/home/xmobar.nix +++ b/nix/configurations/vanadium/home/xmobar.nix @@ -12,7 +12,10 @@ , fgColor = "#FFFFFF" , position = BottomH 30 , commands = [ Run Date "%a %d %H:%M:%S" "date" 10 - , Run Com "tomorrow" [ "--target", "2025-08-21" ] "" 3600 + , Run Com "tomorrow" + [ "--target", "2025-08-14" + , "--target", "2025-08-21" + ] "" 3600 , Run Battery [ "-t", " (" , "-H", "70"