mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-30 03:32:36 +00:00
chore(desktop): add tf2 tcmalloc change to desktop just as well
This commit is contained in:
parent
cd7355ab5a
commit
5c356fc035
@ -92,6 +92,7 @@ get-boilr:
|
||||
fi
|
||||
|
||||
fix-tf2-tcmalloc:
|
||||
#!/usr/bin/env bash
|
||||
podman run \
|
||||
-v $HOME/.steam/steam/steamapps/common/Team\ Fortress\ 2/bin:/hl2_linux:Z \
|
||||
ghcr.io/maisatanel/tcmalloc-hl2-fixer:main
|
||||
|
@ -70,6 +70,12 @@ enable-supergfxctl:
|
||||
echo "This requires an Nvidia image."
|
||||
fi
|
||||
|
||||
fix-tf2-tcmalloc:
|
||||
#!/usr/bin/env bash
|
||||
podman run \
|
||||
-v $HOME/.steam/steam/steamapps/common/Team\ Fortress\ 2/bin:/hl2_linux:Z \
|
||||
ghcr.io/maisatanel/tcmalloc-hl2-fixer:main
|
||||
|
||||
enable-vapor-theme:
|
||||
#!/usr/bin/env bash
|
||||
source /etc/default/bazzite
|
||||
|
Loading…
x
Reference in New Issue
Block a user