We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd82d5 commit 7a422d4Copy full SHA for 7a422d4
Operating Systems/Arch Linux/Contents/Manual Customization.md
@@ -608,6 +608,9 @@ I don't play many games on my laptop since I have my desktop computer. I get my
608
```bash
609
paru -S steam mangohud lib32-mangohud
610
flatpak install flathub com.usebottles.bottles
611
+# Enable Steam Proton Integration
612
+flatpak override --user com.usebottles.bottles --filesystem=~/.steam/steam
613
+# Grant all flatpak applications read-only access to MangoHUD config
614
flatpak override --user --filesystem=xdg-config/MangoHud:ro
615
616
cp -r ~/Temp/SGDotfiles/MangoHud ~/.config/MangoHud
0 commit comments