fix(home/hyprland): fix screenshot animations

This commit is contained in:
Gabriel Fontes
2024-06-21 09:42:09 -03:00
parent 78c168754c
commit bf397ca500
@@ -95,13 +95,19 @@
"suppressevent fullscreen, ${kdeconnect-pointer}"
];
layerrule = [
"animation fade,hyprpicker"
"animation fade,selection"
"animation fade,waybar"
"blur,waybar"
"ignorezero,waybar"
"blur,notifications"
"ignorezero,notifications"
"blur,wofi"
"ignorezero,wofi"
"noanim,wallpaper"
];