feat: small chages
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user