diff --git a/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix b/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix index 73516807..f748d9ae 100644 --- a/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix +++ b/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix @@ -123,10 +123,8 @@ }; }; style = { - "*" = { - border = "none"; - border-radius = 0; - }; + border = "none"; + border-radius = 0; waybar = { padding = "15px"; };