From 3cc58eb4588003e71f1a698b5970e8ad669f0163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Av=C3=A9?= Date: Wed, 5 Jun 2024 14:36:07 +0200 Subject: [PATCH] Wed Jun 5 02:36:07 PM CEST 2024 --- home/Kell.nix | 4 ++-- home/waybar/default.nix | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) 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;