Browse Source

default blur increase to 6 from 5

pull/293/head
JaKooLit 2 years ago
parent
commit
a814641913
  1. 2
      config/hypr/UserConfigs/UserSettings.conf

2
config/hypr/UserConfigs/UserSettings.conf

@ -64,7 +64,7 @@ decoration {
blur { blur {
enabled = true enabled = true
size = 5 size = 6
passes = 2 passes = 2
ignore_opacity = true ignore_opacity = true
new_optimizations = true new_optimizations = true

Loading…
Cancel
Save