From bbd899e0d9caacd14b78b0b98a6d317d97285fb7 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Thu, 28 Mar 2024 17:30:56 +0330 Subject: [PATCH] doc: gamescope example command updated --- guides/gaming-void.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/gaming-void.md b/guides/gaming-void.md index 330dbc9..5b7383b 100644 --- a/guides/gaming-void.md +++ b/guides/gaming-void.md @@ -52,5 +52,5 @@ Modify the game's launch options on Steam to use the created script. Right-click ## Example command ```bash -MANGOHUD=1 gamescope -r 75 -s 0.4 -e -F fsr -- gamemoderun %command% +MANGOHUD=1 gamescope -W 1980 -H 1080 -r 75 -s 0.4 -f -F fsr -- gamemoderun %command% ```