pacifidlog: set jovian steam environment for native color management and refresh limits

This commit is contained in:
Aly Raffauf 2024-10-14 04:25:47 -04:00
parent e30b04d743
commit 5569ff4c2c

View file

@ -67,6 +67,13 @@ in {
steam = { steam = {
enable = true; enable = true;
environment = {
ENABLE_GAMESCOPE_WSI = 1;
STEAM_DISPLAY_REFRESH_LIMITS = "60,144";
STEAM_GAMESCOPE_COLOR_MANAGED = 0;
};
autoStart = true; autoStart = true;
desktopSession = "hyprland"; desktopSession = "hyprland";
user = "aly"; user = "aly";