Add Gamescope installation via Flatpak

This commit includes the addition of a Flatpak command to install Gamescope, a Vulkan-based compositor for gaming. It ensures a more complete setup for gaming-related tools.
This commit is contained in:
2026-08-16 11:28:41 +02:00
parent f60be958f6
commit b13a0831fa
+2
View File
@@ -85,3 +85,5 @@ flatpak install flathub org.localsend.localsend_app -y
flatpak install flathub com.valvesoftware.Steam -y
# Scopebuddy GUI
flatpak install flathub io.github.rfrench3.scopebuddy-gui -y
# Gamescope
flatpak install flathub org.freedesktop.Platform.VulkanLayer.gamescope -y