hyprland: blur popups

This commit is contained in:
end-4
2024-04-03 19:17:02 +07:00
parent 0dac2c4e6d
commit 33a3c20275
+3 -1
View File
@@ -78,6 +78,8 @@ decoration {
brightness = 1
noise = 0.01
contrast = 1
popup = true
popup_ignorealpha = 0.6
}
# Shadow
drop_shadow = false
@@ -113,11 +115,11 @@ animations {
bezier = easeOutCirc, 0, 0.55, 0.45, 1
bezier = easeOutExpo, 0.16, 1, 0.3, 1
bezier = softAcDecel, 0.26, 0.26, 0.15, 1
bezier = md2, 0.4, 0, 0.2, 1 # use with .2s duration
# Animation configs
animation = windows, 1, 3, md3_decel, popin 60%
animation = border, 1, 10, default
animation = fade, 1, 2.5, md3_decel
# animation = workspaces, 1, 3.5, md3_decel, slide
animation = workspaces, 1, 7, fluent_decel, slide
# animation = workspaces, 1, 2.5, softAcDecel, slide
# animation = workspaces, 1, 7, fluent_decel, slidefade 15%