feat: rounding style
This commit is contained in:
parent
f4c6882f4f
commit
a4050689ff
2 changed files with 1 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
# -----------------------------------------------------
|
||||
|
||||
decoration {
|
||||
rounding = 10
|
||||
rounding = 8
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
|
|
|
@ -31,7 +31,6 @@ window#waybar.hidden {
|
|||
}
|
||||
|
||||
#workspaces button.active {
|
||||
|
||||
opacity: 1;
|
||||
transition: all 0.5s cubic-bezier(0.55, -0.68, 0.48, 1.682);
|
||||
}
|
||||
|
@ -198,7 +197,6 @@ window#waybar.hidden {
|
|||
}
|
||||
|
||||
#idle_inhibitor.activated {
|
||||
|
||||
border-radius: 20px 0px 0px 20px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue