diff --git a/modules/home/waybar/style.nix b/modules/home/waybar/style.nix index 2eddc51..eac1d86 100644 --- a/modules/home/waybar/style.nix +++ b/modules/home/waybar/style.nix @@ -112,7 +112,7 @@ margin-right: 7px } #window{ - background: #${custom.palette.tertiary_background_hex}; + background: none; padding-left: 15px; padding-right: 15px; border-radius: 16px;