mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 16:54:01 +00:00
Update cheatsheets
This commit is contained in:
25
tldr/linux/steamos-session-select
Normal file
25
tldr/linux/steamos-session-select
Normal 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`
|
||||
Reference in New Issue
Block a user