From af605502d00ce5f03d2172e0a1e7e9c1738239d8 Mon Sep 17 00:00:00 2001 From: Bun Date: Mon, 12 May 2025 02:44:11 -0400 Subject: [PATCH] Update color of weather module on waybar --- modules/home/wms/programs/waybar/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/wms/programs/waybar/default.nix b/modules/home/wms/programs/waybar/default.nix index 7eea309e..1ce093b2 100644 --- a/modules/home/wms/programs/waybar/default.nix +++ b/modules/home/wms/programs/waybar/default.nix @@ -383,7 +383,7 @@ border-bottom: 3px solid #941efc; } #custom-weather { - border-bottom: 3px solid #c75bd3; + border-bottom: 3px solid #ea60e3; } #cpu { border-bottom: 3px solid #f90000;