Steamdeck: disable mangohud in game mode
This commit is contained in:
parent
bd5cba2c72
commit
2e666b18ee
1 changed files with 8 additions and 0 deletions
|
|
@ -50,6 +50,14 @@
|
|||
autoStart = true;
|
||||
user = "toast";
|
||||
desktopSession = "plasmawayland";
|
||||
environment = {
|
||||
/*
|
||||
Steam already has a mangohud overlay, so this
|
||||
avoids having two overlays at once
|
||||
*/
|
||||
MANGOHUD = "0";
|
||||
MANHOGUD_DLSYM = "0";
|
||||
};
|
||||
};
|
||||
decky-loader = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue