Update cheatsheets

This commit is contained in:
ivuorinen
2024-07-11 00:15:37 +00:00
parent 090c38f352
commit 750a1b15d0
13 changed files with 285 additions and 14 deletions

View File

@@ -0,0 +1,25 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# steamos-session-select
> Manipulate which session is currently in use.
> More information: <https://gitlab.com/users/evlaV/projects>.
- Change to desktop mode:
`steamos-session-select plasma`
- Change to gamemode:
`steamos-session-select gamescope`
- Change to Wayland desktop mode:
`steamos-session-select plasma-wayland-persistent`
- Change to X11 desktop mode:
`steamos-session-select plasma-x11-persistent`