From 92229287dd5292d217eaeae42398019af1f0efe4 Mon Sep 17 00:00:00 2001 From: pmcc Date: Tue, 26 Aug 2025 20:18:06 -0400 Subject: [PATCH] Update --- .config/waybar/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 69f397a..430cfbe 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -12,7 +12,7 @@ } #workspaces { - background-color: @red; + background-color: @mauve; } #workspaces button { @@ -82,7 +82,7 @@ } #custom-power { - background-color: @red; + background-color: @mauve; color: @crust; }