Remove waybar transparency and blur
This commit is contained in:
parent
fa3fb14661
commit
fcf04130b5
|
@ -56,8 +56,6 @@ decoration {
|
|||
shadow_render_power = 3
|
||||
}
|
||||
|
||||
blurls = waybar
|
||||
|
||||
animations {
|
||||
enabled = yes
|
||||
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
||||
|
|
|
@ -49,6 +49,7 @@ window > box {
|
|||
border-top-right-radius: 0px;
|
||||
border-bottom-left-radius: 10px;
|
||||
border-bottom-right-radius: 10px;
|
||||
background: @base;
|
||||
}
|
||||
|
||||
tooltip {
|
||||
|
|
Loading…
Reference in a new issue