1

Home: Slightly decrease transparent windows opacity

This commit is contained in:
2025-07-21 14:09:47 +02:00
parent 23295e29d0
commit f3b10df7c3
4 changed files with 6 additions and 7 deletions

View File

@ -83,7 +83,7 @@ in {
"theme.bar.margin_bottom" = "0px";
"theme.bar.margin_sides" = "10px";
"theme.bar.margin_top" = "10px";
"theme.bar.opacity" = 80;
"theme.bar.opacity" = 75;
"theme.bar.outer_spacing" = "0px"; # NOTE: Left/Right bar padding
"theme.bar.transparent" = false;