✨ hypr/decorations: improved blur settings
This commit is contained in:
@@ -45,12 +45,13 @@ decoration {
|
||||
blur {
|
||||
enabled = true
|
||||
new_optimizations = true
|
||||
xray = false # Setting to true can cause issues with nvidia cards!
|
||||
size = 2
|
||||
passes = 5
|
||||
vibrancy = 0.9
|
||||
# popups = true
|
||||
# popups_ignorealpha = 0.6
|
||||
xray = false # Setting to true may cause glitches on nvidia cards!
|
||||
size = 18
|
||||
passes = 3
|
||||
vibrancy = 12
|
||||
|
||||
popups = false # Enable blur for popups
|
||||
popups_ignorealpha = 0.7
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user