diff --git a/home/modules/hyprpanel/default.nix b/home/modules/hyprpanel/default.nix index a145579f..1f550a49 100644 --- a/home/modules/hyprpanel/default.nix +++ b/home/modules/hyprpanel/default.nix @@ -82,7 +82,7 @@ in { "theme.bar.margin_bottom" = "0px"; "theme.bar.margin_sides" = "10px"; "theme.bar.margin_top" = "10px"; - "theme.bar.opacity" = 60; + "theme.bar.opacity" = 80; "theme.bar.outer_spacing" = "0px"; # NOTE: Left/Right bar padding "theme.bar.transparent" = false;