Revert "games/steam: Include local fonts"
This reverts commit 4e7aa88c42
.
This commit is contained in:
parent
f4bf1ced57
commit
7e3506adde
|
@ -64,10 +64,6 @@ let
|
||||||
# input
|
# input
|
||||||
--dev-bind /dev/input /dev/input
|
--dev-bind /dev/input /dev/input
|
||||||
--dev-bind-try /dev/uinput /dev/uinput
|
--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 don’t support wayland
|
unset SDL_VIDEODRIVER QT_QPA_PLATFORM # games generally don’t support wayland
|
||||||
|
|
Loading…
Reference in a new issue