From 08843741832562a6e2932d07287e12809ba34a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Tue, 20 Feb 2024 10:12:00 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(hypr):=20add=20new=20browsers?= =?UTF-8?q?=20to=20the=20idleinhibit=20rule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/themes/luna/rules.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/hypr/themes/luna/rules.conf b/.config/hypr/themes/luna/rules.conf index 6181e4ce..951e09f2 100644 --- a/.config/hypr/themes/luna/rules.conf +++ b/.config/hypr/themes/luna/rules.conf @@ -26,8 +26,6 @@ windowrulev2 = workspace 19, class:^(.*GParted.*)$|(.*clamtk.*)$|(.*gnome.Logs.* # Gaming windowrulev2 = workspace 8, class:^(.*steam_app.*)$ - - windowrulev2 = workspace 18, class:^(steam)$|(.*atlauncher.*)$|(.*heroic.*)$ windowrulev2 = stayfocused, title:^()$,class:^(steam)$ # This fixes steam layers dissapearing windowrulev2 = minsize 1 1, title:^()$,class:^(steam)$ @@ -84,6 +82,6 @@ windowrulev2 = noinitialfocus, class:(.*Spotify.*) windowrulev2 = idleinhibit always, class:^(.*steam_app.*)$ windowrulev2 = idleinhibit fullscreen, class:^(.*celluloid.*)$ -windowrulev2 = idleinhibit fullscreen, class:^(.*LibreWolf.*)$ +windowrulev2 = idleinhibit fullscreen, class:^(.*LibreWolf.*)$|^(.*floorp.*)$|^(.*Brave.*)$ windowrulev2 = immediate, class:^(.*steam_app.*)$