From 369477e66a5f2c641904cd936edefd49c9431e48 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Mon, 12 May 2025 07:44:05 +0300 Subject: [PATCH] gamescope: add example explaining the steam syntax (#16465) Co-authored-by: Juri Dispan --- pages/linux/gamescope.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pages/linux/gamescope.md b/pages/linux/gamescope.md index 02ed3aa1e7..7aa9ed723f 100644 --- a/pages/linux/gamescope.md +++ b/pages/linux/gamescope.md @@ -3,9 +3,13 @@ > A micro-compositor used as a game layer. > More information: . -- Run a program with gamescope: +- Run a program with gamescope on the terminal: -`gamescope -- {{command}}` +`gamescope -- {{program}}` + +- Run a game with gamescope through Steam: + +`gamescope -- %command%` - Upscale a 720p game to 1440p with integer scaling: