Disable blur (we don't really need it and it drains bat)
This commit is contained in:
parent
61296c3cd4
commit
4dccafbead
@ -21,7 +21,7 @@ decoration {
|
|||||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||||
rounding = 6
|
rounding = 6
|
||||||
blur {
|
blur {
|
||||||
enabled = true
|
enabled = false
|
||||||
size = 3
|
size = 3
|
||||||
passes = 1
|
passes = 1
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user