From db44f15dacc3e1c488641db1c3e2649db2c9acc9 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Mon, 2 Jun 2025 19:50:00 +0300 Subject: [PATCH] gamescope: add Steam example (#16720) --- pages/linux/gamescope.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pages/linux/gamescope.md b/pages/linux/gamescope.md index 7aa9ed723f..438d84e324 100644 --- a/pages/linux/gamescope.md +++ b/pages/linux/gamescope.md @@ -19,10 +19,14 @@ `gamescope {{[-r|--nested-refresh]}} 30 -- %command%` +- Launch Steam in Big Picture Mode and integrate with gamescope: + +`gamescope {{[-e|--steam]}} -- /usr/bin/steam -tenfoot` + - Toggle fullscreen: `` -- Show help: +- Display help: `gamescope --help`