diff --git a/default/hypr/apps/hyprshot.conf b/default/hypr/apps/hyprshot.conf index 514d9156..795ac396 100644 --- a/default/hypr/apps/hyprshot.conf +++ b/default/hypr/apps/hyprshot.conf @@ -1,2 +1,2 @@ # Remove 1px border around hyprshot screenshots -layerrule = animation none, match:namespace selection +layerrule = no_anim on, match:namespace selection diff --git a/default/hypr/apps/walker.conf b/default/hypr/apps/walker.conf index c3f7fe5a..127e3b42 100644 --- a/default/hypr/apps/walker.conf +++ b/default/hypr/apps/walker.conf @@ -1,2 +1,2 @@ # Application-specific animation -layerrule = animation none, match:namespace walker +layerrule = no_anim on, match:namespace walker