From 528d9d6b3f764072dddb8ce12d8eb69e32c7b8be Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Thu, 7 Dec 2023 16:40:22 +0100 Subject: [PATCH] change waybar config --- modules/home/waybar/style.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/waybar/style.nix b/modules/home/waybar/style.nix index 83c9bf0..f852af8 100644 --- a/modules/home/waybar/style.nix +++ b/modules/home/waybar/style.nix @@ -53,7 +53,7 @@ } #workspaces button:hover { - background-color: #${custom.tertiary_accent}; + background-color: #b4befe; color: #${custom.background}; border-radius: 15px; min-width: 35px;