diff --git a/.config/hypr/themes/luna/animations.conf b/.config/hypr/themes/luna/animations.conf index 1bd15293..fb285c14 100644 --- a/.config/hypr/themes/luna/animations.conf +++ b/.config/hypr/themes/luna/animations.conf @@ -10,7 +10,7 @@ animations { animation = windowsIn, 1, 7, overshot, popin animation = windowsOut, 1, 5, overshot, popin animation = windowsMove, 1, 6, overshot, slide - animation = layers, 1, 5, default, fade + animation = layers, 1, 5, default, popin animation = fadeIn, 1, 10, default animation = fadeOut, 1, 10, default animation = fadeSwitch, 1, 10, default diff --git a/.config/hypr/themes/luna/rules.conf b/.config/hypr/themes/luna/rules.conf index 1e5b497a..79bcbe0e 100644 --- a/.config/hypr/themes/luna/rules.conf +++ b/.config/hypr/themes/luna/rules.conf @@ -88,3 +88,21 @@ windowrulev2 = idleinhibit fullscreen, class:^(.*celluloid.*)$ windowrulev2 = idleinhibit fullscreen, class:^(.*LibreWolf.*)$|^(.*floorp.*)$|^(.*Brave.*)$|^(.*firefox.*)$|^(.*chromium.*)$ windowrulev2 = immediate, class:^(.*steam_app.*)$ + + +# Layer Rules +# Rofi +layerrule = animation popin, rofi +layerrule = blur, rofi +layerrule = ignorezero, rofi + +# Waybar +layerrule = blur, waybar +layerrule = ignorezero, waybar + +# Swaync +layerrule = ignorezero, swaync-notification-window +layerrule = animation slide, swaync-notification-window + +# Slurp +layerrule = animation fade, selection