diff --git a/home/Kell.nix b/home/Kell.nix index 1feae53..9178a08 100644 --- a/home/Kell.nix +++ b/home/Kell.nix @@ -57,10 +57,10 @@ margin: 4px 9px; } #wireplumber { - background-color: #1f2430; + background-color: #023269; } #tray { - background-color: #023269; + background-color: #1f2430; } ''; } diff --git a/home/waybar/default.nix b/home/waybar/default.nix index 736bedb..d23ccf0 100644 --- a/home/waybar/default.nix +++ b/home/waybar/default.nix @@ -137,6 +137,7 @@ #window, + #clock.clock2, #clock, #memory, #disk, @@ -146,6 +147,8 @@ #pulseaudio, #wireplumber, #cpu.cpu2, + #cpu, + #battery, #memory, #tray { padding: 0 12px;