diff --git a/nix/configurations/vanadium/home/xmobar/xmobar.hs b/nix/configurations/vanadium/home/xmobar/xmobar.hs index 8e5a1890..8a2ec23f 100644 --- a/nix/configurations/vanadium/home/xmobar/xmobar.hs +++ b/nix/configurations/vanadium/home/xmobar/xmobar.hs @@ -42,7 +42,7 @@ config = , Run XMonadLog , Run $ Weather - "LFRN" + "RCSS" [ "-t", ": °C" , "-L","10", "-H", "25" , "--normal", "white" @@ -63,7 +63,7 @@ config = , "[TST: %tstClock%]" ] <> " " - , " %LFRN% " + , " %RCSS% " , " %battery%, %powerprofilesctl%) " , " %hereClock% (j%tomorrow%) " ]