From 761021949878139f2176ec6a3bdd6919b82b0dc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Tue, 7 Jan 2025 23:59:27 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(hypr):=20new=20rule?= =?UTF-8?q?s=20for=20spotify=20and=20mpv-vlc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/theme/rules.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.*)$