mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-28 10:04:20 -05:00
fix(home/hyprland): fix screenshot animations
This commit is contained in:
@@ -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"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user