Add retroarch to games workspace and inhibit idle

This commit is contained in:
Evie Litherland-Smith 2025-02-27 10:20:09 +00:00
parent a66c445a34
commit f6c34636b0

View file

@ -264,7 +264,7 @@
"workspace 4, (org.musicbrainz.Picard|libreoffice|soffice|Zotero)(.*)" # Files "workspace 4, (org.musicbrainz.Picard|libreoffice|soffice|Zotero)(.*)" # Files
"workspace 5, (com.obsproject.Studio|Nxplayer.bin)" # Remote "workspace 5, (com.obsproject.Studio|Nxplayer.bin)" # Remote
"workspace 6, (org.freecad.FreeCAD|PrusaSlicer)" # 3D Printing "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 # PrismLauncher / Minecraft
"float, org.prismlauncher.PrismLauncher" "float, org.prismlauncher.PrismLauncher"
@ -294,7 +294,7 @@
"idleinhibit fullscreen, class:firefox|com.github.rafostar.Clapper" "idleinhibit fullscreen, class:firefox|com.github.rafostar.Clapper"
# Inhibit idle when playing games # Inhibit idle when playing games
"idleinhibit always, class:(steam_app|gamescope|Minecraft).*" "idleinhibit always, class:(steam_app|gamescope|Minecraft|RetroArch).*"
# LibreOffice # LibreOffice
"suppressevent fullscreen maximize, class:(libreoffice|soffice)(.*)" "suppressevent fullscreen maximize, class:(libreoffice|soffice)(.*)"