diff --git a/home-manager/common/desktops/hyprland/default.nix b/home-manager/common/desktops/hyprland/default.nix index 5dac84bc..4330bdc5 100644 --- a/home-manager/common/desktops/hyprland/default.nix +++ b/home-manager/common/desktops/hyprland/default.nix @@ -25,9 +25,9 @@ polarity = "dark"; targets = { waybar = { - enableCenterBackColors = true; - enableLeftBackColors = true; - enableRightBackColors = true; + enableCenterBackColors = false; + enableLeftBackColors = false; + enableRightBackColors = false; }; }; fonts = { 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 3c5ec693..3e60518f 100644 --- a/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix +++ b/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix @@ -122,7 +122,7 @@ }; }; }; - /*style = { + style = { "*" = { border = "none"; border-radius = 0; @@ -144,7 +144,7 @@ margin = "5px"; }; }; - };*/ + }; }; # Waybar theming