Revert "games/steam: Include local fonts"

This reverts commit 4e7aa88c42.
neomutt
Simon Bruder 2021-11-01 14:31:09 +01:00
parent f4bf1ced57
commit 7e3506adde
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 4 deletions

View File

@ -64,10 +64,6 @@ let
# input
--dev-bind /dev/input /dev/input
--dev-bind-try /dev/uinput /dev/uinput
# fonts
--ro-bind "$HOME/.local/share/fonts" "$HOME/.local/share/fonts"
--ro-bind "$HOME/.config/fontconfig" "$HOME/.config/fontconfig"
)
unset SDL_VIDEODRIVER QT_QPA_PLATFORM # games generally dont support wayland