diff --git a/.config/hypr/theme/rules.conf b/.config/hypr/theme/rules.conf index c9b0ceb4..59632f98 100644 --- a/.config/hypr/theme/rules.conf +++ b/.config/hypr/theme/rules.conf @@ -1,5 +1,5 @@ # Base Rules -$center-float-large = class:^(center-float-large)$ +$center-float-large = class:^(center-float-large)$|^(.*qimgv.*)$|^(.*mpv.*)$ windowrulev2 = float, $center-float-large windowrulev2 = size 70% 70%, $center-float-large windowrulev2 = center 1, $center-float-large @@ -106,6 +106,7 @@ windowrulev2 = noinitialfocus, class:(.*[Ss]potify.*)|(.*tidal-hifi.*)$|(.*You[T windowrulev2 = idleinhibit always, class:^(.*steam_app.*)$ windowrulev2 = idleinhibit fullscreen, class:^(.*celluloid.*)$|^(.*mpv.*)$ +windowrulev2 = idleinhibit fullscreen, class:^(.*[Ss]potify.*)$ windowrulev2 = idleinhibit fullscreen, class:^(.*LibreWolf.*)$|^(.*floorp.*)$|^(.*Brave.*)$|^(.*firefox.*)$|^(.*chromium.*)$|^(.*zen-alpha.*)$ windowrulev2 = immediate, class:^(.*steam_app.*)$