From bfe32e8d090dcca3e9af5771d674a4b3d55ab01e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 13 Jul 2025 00:57:42 +0200 Subject: [PATCH] feat(hypr): rules for media players --- .config/hypr/theme/rules.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/theme/rules.conf b/.config/hypr/theme/rules.conf index 88bd6129..ddc0825e 100644 --- a/.config/hypr/theme/rules.conf +++ b/.config/hypr/theme/rules.conf @@ -105,8 +105,8 @@ windowrule = float, $scrcpy windowrule = noinitialfocus, class:(.*[Ss]potify.*)|(.*tidal-hifi.*)$|(.*You[Tt]ube Music.*)|^(.*feishin.*)$ windowrule = idleinhibit always, class:^(.*steam_app.*)$ -windowrule = idleinhibit always, class:^(.*[Ss]potify.*)$|^(.*feishin.*)$ -windowrule = idleinhibit fullscreen, class:^(.*celluloid.*)$|^(.*mpv.*)$|^(.*vlc.*)$ +windowrule = idleinhibit focus, class:^(.*[Ss]potify.*)$|^(.*feishin.*)$ +windowrule = idleinhibit focus, class:^(.*celluloid.*)$|^(.*mpv.*)$|^(.*vlc.*)$ windowrule = idleinhibit fullscreen, class:^(.*LibreWolf.*)$|^(.*floorp.*)$|^(.*Brave.*)$|^(.*firefox.*)$|^(.*chromium.*)$|^(.*zen-alpha.*)$ windowrule = immediate, class:^(.*steam_app.*)$