attempt to fix gamescope

This commit is contained in:
Andreas Schaafsma 2024-11-13 02:58:30 +01:00
parent 8f228a50bc
commit e7c6413503

View File

@ -65,15 +65,15 @@ in
gamescopeSession = {
enable = true;
env = {
WLR_RENDERER = "vulkan";
# WLR_RENDERER = "vulkan";
# DXVK_HDR = "1";
ENABLE_GAMESCOPE_WSI = "1";
WINE_FULLSCREEN_FSR = "1";
# Games allegedly prefer X11
# SDL_VIDEODRIVER = "x11";
SDL_VIDEODRIVER = "x11";
};
args = [
# "--xwayland-count 1"
"--xwayland-count 2"
"--expose-wayland"
"-e" # Enable steam integration
@ -84,10 +84,10 @@ in
# "--hdr-itm-enable"
# External monitor
# "--prefer-output DP-3"
# "--output-width 1920"
# "--output-height 1080"
# "-r 172"
"--prefer-output DP-3"
"--output-width 1920"
"--output-height 1080"
"-r 172"
# Laptop display
# "--prefer-output eDP-1"