mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 08:54:15 +00:00
Update cheatsheets
This commit is contained in:
17
linux/optimus-manager
Normal file
17
linux/optimus-manager
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user