From 42e20870d35c4984c255831a8cafd20e3980352c Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 28 Feb 2026 18:14:41 +0100 Subject: [PATCH] Use slide in animation for screensaver Co-authored-by: @ieocin Fixes #4815 --- default/hypr/apps/system.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/apps/system.conf b/default/hypr/apps/system.conf index 702388f2..443fb069 100644 --- a/default/hypr/apps/system.conf +++ b/default/hypr/apps/system.conf @@ -10,6 +10,7 @@ windowrule = float on, match:class org.gnome.Calculator # Fullscreen screensaver windowrule = fullscreen on, match:class org.omarchy.screensaver windowrule = float on, match:class org.omarchy.screensaver +windowrule = animation slide, match:class org.omarchy.screensaver # No transparency on media windows windowrule = tag -default-opacity, match:class ^(zoom|vlc|mpv|org.kde.kdenlive|com.obsproject.Studio|com.github.PintaProject.Pinta|imv|org.gnome.NautilusPreviewer)$