mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-25 13:16:53 +02:00
chore: better blur effect
This commit is contained in:
parent
d3daecb80c
commit
55bfe565f1
2 changed files with 6 additions and 4 deletions
|
@ -4,17 +4,19 @@
|
|||
# -----------------------------------------------------
|
||||
|
||||
decoration {
|
||||
rounding = 10
|
||||
rounding = 8
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 12
|
||||
size = 8
|
||||
passes = 3
|
||||
new_optimizations = on
|
||||
# new_optimizations = on
|
||||
ignore_opacity = true
|
||||
xray = false
|
||||
# blurls = swayosd
|
||||
# blurls = waybar
|
||||
blurls = vesktop
|
||||
blurls = Code
|
||||
}
|
||||
|
||||
active_opacity = 1
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 717aafaa5dbb2a296f7a9881b822e34c4040d6f8
|
||||
Subproject commit 5218302cc3f66d1fc58c5806adbf22af6c3208ed
|
Loading…
Add table
Reference in a new issue