Skip to content

Commit

Permalink
feat(arch): complete gaming section
Browse files Browse the repository at this point in the history
Signed-off-by: chris1320 <chris1320is@protonmail.com>
  • Loading branch information
Chris1320 committed Nov 20, 2024
1 parent 933a68e commit acd82d5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Operating Systems/Arch Linux/Contents/Manual Customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -603,10 +603,14 @@ paru -S firefox brave-bin torbrowser-launcher

## Gaming on Arch

I don't play many games on my laptop since I have my desktop computer.
I don't play many games on my laptop since I have my desktop computer. I get my games either from Steam or GOG, use MangoHud for performance monitoring, and Bottles for running Windows applications.

```bash
paru -S steam
paru -S steam mangohud lib32-mangohud
flatpak install flathub com.usebottles.bottles
flatpak override --user --filesystem=xdg-config/MangoHud:ro

cp -r ~/Temp/SGDotfiles/MangoHud ~/.config/MangoHud
```

> [!WARNING]- Steam Dependencies
Expand Down

0 comments on commit acd82d5

Please sign in to comment.