feat: small chages

This commit is contained in:
2024-10-03 00:41:44 +04:00
parent d9fe7cdc20
commit 43b449f792
4 changed files with 10 additions and 7 deletions

View File

@@ -64,7 +64,7 @@ shadow-offset-y = -20;
# Fade windows in/out when opening/closing and when opacity changes,
# unless no-fading-openclose is used.
fading = false;
fading = true;
# Opacity change between steps while fading in. (0.01 - 1.0, defaults to 0.028)
# fade-in-step = 0.028
@@ -120,7 +120,7 @@ fade-delta = 10
# Sets the radius of rounded window corners. When > 0, the compositor will
# round the corners of windows. Does not interact well with
# `transparent-clipping`.
corner-radius = 10;
corner-radius = 5;
# Exclude conditions for rounded corners.
#rounded-corners-exclude = [
@@ -286,7 +286,7 @@ rules = ({
duration = 0.15;
start = "window-raw-opacity-before";
end = "0";
};
}
blur-opacity = 0;
shadow-opacity = "opacity";
saved-image-blend = 0;