fix: insane rounded corners

This commit is contained in:
Elias Renman
2023-11-30 00:48:55 +01:00
parent 01740eadfd
commit d46740d538

View File

@@ -24,7 +24,7 @@ decoration {
# #
# Round corners # Round corners
# #
rounding = 18 rounding = 6
multisample_edges = true multisample_edges = true
# #
@@ -60,8 +60,9 @@ decoration {
# #
animations { animations {
enabled = true enabled = true
# █▄▄ █▀▀ ▀█ █ █▀▀ █▀█   █▀▀ █░█ █▀█ █░█ █▀▀ #
# █▄█ ██▄ █▄ █ ██▄ █▀▄   █▄▄ █▄█ █▀▄ ▀▄▀ ██▄ # Bezier curve
#
bezier = overshot, 0.05, 0.5, 0.1, 1.05 bezier = overshot, 0.05, 0.5, 0.1, 1.05
bezier = smoothOut, 0.36, 0, 0.66, -0.56 bezier = smoothOut, 0.36, 0, 0.66, -0.56
bezier = smoothIn, 0.25, 0.8, 0.5, 1 bezier = smoothIn, 0.25, 0.8, 0.5, 1
@@ -122,3 +123,5 @@ windowrulev2 = workspace 3, class:^(discord)$
windowrulev2 = workspace 3, class:^(Slack)$ windowrulev2 = workspace 3, class:^(Slack)$
windowrulev2 = workspace special, class:^(thunar)$ windowrulev2 = workspace special, class:^(thunar)$
windowrulev2 = workspace special, class:^(YouTube Music)$ windowrulev2 = workspace special, class:^(YouTube Music)$
# fullscreen
windowrule = fullscreen, wlogout