diff --git a/home-manager/home.nix b/home-manager/home.nix index 0acee2f..32cd026 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -381,7 +381,7 @@ in } #workspaces button { color: #${FG}; - background: ${BG}; + background: #${BG}; } #workspaces button:hover { color: #${ACCENT};