diff --git a/nix/configurations/vanadium/home/xmobar/xmobar.hs b/nix/configurations/vanadium/home/xmobar/xmobar.hs index 6479154e..f4bab962 100644 --- a/nix/configurations/vanadium/home/xmobar/xmobar.hs +++ b/nix/configurations/vanadium/home/xmobar/xmobar.hs @@ -106,7 +106,7 @@ config = , Run XMonadLog , Run $ Weather - "RCSS" + "LFRN" [ "-t", ": °C" , "-L", "10" , "-H", "25" @@ -123,7 +123,7 @@ config = " %XMonadLog% " <> alignSep config <> intercalate "|" - [ " %RCSS% " + [ " %LFRN% " , " %battery%, %powerprofilesctl%) " , " %hereClock% (%tomorrow%, %hrt-time%) " ]