1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-17 21:35:48 +02:00

gamescope: add Steam example (#16720)

This commit is contained in:
Managor 2025-06-02 19:50:00 +03:00 committed by GitHub
parent 5dc10e205c
commit db44f15dac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,10 +19,14 @@
`gamescope {{[-r|--nested-refresh]}} 30 -- %command%` `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: - Toggle fullscreen:
`<Super f>` `<Super f>`
- Show help: - Display help:
`gamescope --help` `gamescope --help`