diff --git a/system/home/hyprland.nix b/system/home/hyprland.nix index 385b3c03..ca8967e8 100644 --- a/system/home/hyprland.nix +++ b/system/home/hyprland.nix @@ -264,7 +264,7 @@ "workspace 4, (org.musicbrainz.Picard|libreoffice|soffice|Zotero)(.*)" # Files "workspace 5, (com.obsproject.Studio|Nxplayer.bin)" # Remote "workspace 6, (org.freecad.FreeCAD|PrusaSlicer)" # 3D Printing - "workspace 7, (gamescope|steam|steam_app|lutris|org.prismlauncher.PrismLauncher)" # Gaming + "workspace 7, (steam|steam_app|gamescope|lutris|org.prismlauncher.PrismLauncher|org.libretro.RetroArch)" # Gaming # PrismLauncher / Minecraft "float, org.prismlauncher.PrismLauncher" @@ -294,7 +294,7 @@ "idleinhibit fullscreen, class:firefox|com.github.rafostar.Clapper" # Inhibit idle when playing games - "idleinhibit always, class:(steam_app|gamescope|Minecraft).*" + "idleinhibit always, class:(steam_app|gamescope|Minecraft|RetroArch).*" # LibreOffice "suppressevent fullscreen maximize, class:(libreoffice|soffice)(.*)"