A simple and lightweight app for running Windows games using UMU-Launcher
yay -S --noconfirm faugus-launcher
sudo dnf -y copr enable faugus/faugus-launcher
sudo dnf -y install faugus-launcher
sudo dnf5 -y copr enable faugus/faugus-launcher
sudo rpm-ostree -y install faugus-launcher
Restart your system.
sudo dpkg --add-architecture i386
sudo add-apt-repository -y ppa:faugus/faugus-launcher
sudo apt update
sudo apt install -y faugus-launcher
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install -y wget
mkdir -p ~/faugus-launcher
wget -P ~/faugus-launcher https://github.com/Faugus/faugus-launcher/releases/download/1.15.11/faugus-launcher_1.15.11-1_all.deb
sudo apt install -y ~/faugus-launcher/*.deb
sudo rm -r ~/faugus-launcher
flatpak install flathub io.github.Faugus.faugus-launcher
flatpak run io.github.Faugus.faugus-launcher
flatpak install org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/25.08
# Allow Faugus Launcher to detect Steam users and games
sudo flatpak override io.github.Faugus.faugus-launcher --filesystem=~/.var/app/com.valvesoftware.Steam/
# Allow Faugus Launcher to detect the Steam installation and run games
sudo flatpak override io.github.Faugus.faugus-launcher --talk-name=org.freedesktop.Flatpak
# Allow Steam to run Faugus Launcher shortcuts
sudo flatpak override com.valvesoftware.Steam --talk-name=org.freedesktop.Flatpak
# Allow Steam to see games icons
sudo flatpak override com.valvesoftware.Steam --filesystem=~/.var/app/io.github.Faugus.faugus-launcher/config/faugus-launcher/
sudo flatpak override com.valvesoftware.Steam --filesystem=~/.config/faugus-launcher/
- The 'stop' button won't close games/apps
- Gamescope doesn't work
- It may not use the system theme in some DEs
meson setup builddir --prefix=/usr
cd builddir
ninja
sudo ninja install
meson ninja pygobject requests pillow vdf psutil imagemagick icoextract libayatana-appindicator libcanberra
~/Faugus/
~/.local/share/Steam/compatibilitytools.d/
For Desktop Environments that support icons on the Desktop
~/Desktop/
For Application Launchers
~/.local/share/applications/








