mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-26 05:11:54 -05:00
pacifidlog: disable steam WSI
This commit is contained in:
parent
28942020ab
commit
267a50f0c8
|
@ -69,8 +69,6 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
ENABLE_GAMESCOPE_WSI = "1";
|
|
||||||
STEAM_DISPLAY_REFRESH_LIMITS = "60,144";
|
|
||||||
STEAM_GAMESCOPE_COLOR_MANAGED = "0";
|
STEAM_GAMESCOPE_COLOR_MANAGED = "0";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue