From 22012beb1bf6a69ff07a8046a89dfc692a2705ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 2 May 2024 00:02:52 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(hypr):=20games=20are=20now?= =?UTF-8?q?=20initialized=20on=20the=20gaming=20workspace?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/themes/luna/rules.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/hypr/themes/luna/rules.conf b/.config/hypr/themes/luna/rules.conf index aacdbb52..7aa51136 100644 --- a/.config/hypr/themes/luna/rules.conf +++ b/.config/hypr/themes/luna/rules.conf @@ -29,12 +29,12 @@ windowrulev2 = workspace 8, class:^(.*virt-manager.*)$|(.*PikaBackup.*)$ windowrulev2 = workspace 17, class:^(.*GParted.*)$|(.*clamtk.*)$|(.*gnome.Logs.*)$ # Gaming -windowrulev2 = workspace 8, class:^(.*steam_app.*)$|(.*gamescope.*)$|(.*atlauncher.*)$|(.*Minecraft.*)$ +windowrulev2 = workspace 7, class:^(.*steam_app.*)$|(.*gamescope.*)$|(.*atlauncher.*)$|(.*Minecraft.*)$ windowrulev2 = workspace 16, class:^(steam)$|(.*heroic.*)$ -windowrulev2 = workspace 8, class:^(.*Ryujinx.*)$|(.*cemu.*)$|(.*dolphin.*)$|(.*RetroArch.*)$|(.*xemu.*)$|(.*duckstation.*)$|(.*rpcs3.*)$ +windowrulev2 = workspace 7, class:^(.*Ryujinx.*)$|(.*cemu.*)$|(.*dolphin.*)$|(.*RetroArch.*)$|(.*xemu.*)$|(.*duckstation.*)$|(.*rpcs3.*)$ # Media -windowrulev2 = workspace 7, class:^(.*kdenlive.*)$ +windowrulev2 = workspace 6, class:^(.*kdenlive.*)$ windowrulev2 = workspace 21 silent, class:^(.*thunderbird.*)$ windowrulev2 = workspace 22 silent, class:^(.*btop.*)$ windowrulev2 = workspace 22 silent, class:^(.*nvtop.*)$