mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 08:55:34 +02:00
optimus-manager: add page (#10604)
Co-authored-by: pixel <pixel+github@chrissx.de>
This commit is contained in:
parent
2135714193
commit
221c4481f2
1 changed files with 12 additions and 0 deletions
12
pages/linux/optimus-manager.md
Normal file
12
pages/linux/optimus-manager.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# optimus-manager
|
||||
|
||||
> GPU switching utility for Nvidia Optimus laptops.
|
||||
> More information: <https://github.com/Askannz/optimus-manager>.
|
||||
|
||||
- Switch between different GPU modes:
|
||||
|
||||
`optimus-manager --switch {{nvidia|integrated|hybrid}}`
|
||||
|
||||
- Clean up:
|
||||
|
||||
`optimus-manager --cleanup`
|
Loading…
Add table
Reference in a new issue