add -no-cef-sandbox to fix steam black screen
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Steam
|
Name=Steam
|
||||||
Comment=Application for managing and playing games on Steam
|
Comment=Application for managing and playing games on Steam
|
||||||
Exec=env DISPLAY=:0 steam %U
|
Exec=env DISPLAY=:0 steam -no-cef-sandbox %U
|
||||||
Icon=steam
|
Icon=steam
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|||||||
Reference in New Issue
Block a user