mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-26 09:35:24 +00:00
Merge branch 'main' into testing
This commit is contained in:
commit
b0f13017e1
@ -6,6 +6,8 @@ fix-steam-download-speed:
|
||||
rm -f $HOME/.local/share/Steam/steam_dev.cfg
|
||||
bash -c 'printf "@nClientDownloadEnableHTTP2PlatformLinux 0\n@fDownloadRateImprovementToAddAnotherConnection 1.0\n" > $HOME/.local/share/Steam/steam_dev.cfg'
|
||||
|
||||
alias patch-gmod := fix-gmod
|
||||
|
||||
# Patch GMod's 64-bit beta to work properly on Linux (https://github.com/solsticegamestudios/GModCEFCodecFix)
|
||||
fix-gmod:
|
||||
#!/usr/bin/bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user