mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2026-03-19 23:37:54 +01:00
flatpak-workarounds.bash: add WINENTSYNC=1
This commit is contained in:
parent
6c66256ec1
commit
1d3b0027de
@ -39,6 +39,9 @@ flatpak override --env=MANGOHUD_CONFIG='read_cfg,background_alpha=0,horizontal,t
|
||||
flatpak override --filesystem=xdg-config/MangoHud:ro $@
|
||||
# and of course we are Steam Deck everywhere, no question about it!
|
||||
flatpak override --env=SteamDeck=1 $@
|
||||
# Enable WINE/Proton NT sync if the kernel ntsync module is loaded
|
||||
# (/dev/ntsync)
|
||||
flatpak override --env=WINENTSYNC=1 $@
|
||||
|
||||
# SECURITY WARNING! Discord socket
|
||||
flatpak override --filesystem=xdg-run/app/com.discordapp.Discord:create --filesystem=xdg-run/snap.discord:rw --filesystem=xdg-run/discord-ipc-0:rw $@
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user