1

Modules/Hyprpanel: Make bar opacity consistent with window opacity

This commit is contained in:
2025-07-20 00:43:05 +02:00
parent 517cca7a08
commit b2efb45055

View File

@ -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;