hypr: better blur
No xray and blur input methods Xray makes fade transitions look wrong when above other windows (e.g. the special workspace transition)
This commit is contained in:
parent
91f20c8be5
commit
6de814c16c
1 changed files with 2 additions and 1 deletions
|
|
@ -3,13 +3,14 @@ decoration {
|
|||
|
||||
blur {
|
||||
enabled = true
|
||||
xray = true
|
||||
xray = false
|
||||
special = false
|
||||
ignore_opacity = true # Allows opacity blurring
|
||||
new_optimizations = true
|
||||
size = 8
|
||||
passes = 2
|
||||
popups = true
|
||||
input_methods = true
|
||||
}
|
||||
|
||||
shadow {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue