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;