mirror of
https://github.com/eliasrenman/dotfiles.git
synced 2026-03-16 20:46:08 +01:00
fix: insane rounded corners
This commit is contained in:
@@ -24,7 +24,7 @@ decoration {
|
||||
#
|
||||
# Round corners
|
||||
#
|
||||
rounding = 18
|
||||
rounding = 6
|
||||
multisample_edges = true
|
||||
|
||||
#
|
||||
@@ -60,8 +60,9 @@ decoration {
|
||||
#
|
||||
animations {
|
||||
enabled = true
|
||||
# █▄▄ █▀▀ ▀█ █ █▀▀ █▀█ █▀▀ █░█ █▀█ █░█ █▀▀
|
||||
# █▄█ ██▄ █▄ █ ██▄ █▀▄ █▄▄ █▄█ █▀▄ ▀▄▀ ██▄
|
||||
#
|
||||
# Bezier curve
|
||||
#
|
||||
bezier = overshot, 0.05, 0.5, 0.1, 1.05
|
||||
bezier = smoothOut, 0.36, 0, 0.66, -0.56
|
||||
bezier = smoothIn, 0.25, 0.8, 0.5, 1
|
||||
@@ -121,4 +122,6 @@ windowrulev2 = workspace 2, class:^(firefox)$
|
||||
windowrulev2 = workspace 3, class:^(discord)$
|
||||
windowrulev2 = workspace 3, class:^(Slack)$
|
||||
windowrulev2 = workspace special, class:^(thunar)$
|
||||
windowrulev2 = workspace special, class:^(YouTube Music)$
|
||||
windowrulev2 = workspace special, class:^(YouTube Music)$
|
||||
# fullscreen
|
||||
windowrule = fullscreen, wlogout
|
||||
Reference in New Issue
Block a user