Remove waybar transparency and blur

This commit is contained in:
Evie Litherland-Smith 2023-07-13 13:52:38 +01:00
parent fa3fb14661
commit fcf04130b5
2 changed files with 1 additions and 2 deletions

View file

@ -56,8 +56,6 @@ decoration {
shadow_render_power = 3
}
blurls = waybar
animations {
enabled = yes
bezier = myBezier, 0.05, 0.9, 0.1, 1.05

View file

@ -49,6 +49,7 @@ window > box {
border-top-right-radius: 0px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background: @base;
}
tooltip {