tldr

My Linux cheatsheets, compatible with tldr

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
# PRIME

> Manage hybrid graphics.
> More information: <https://wiki.archlinux.org/index.php/PRIME>.
> Also see `clock`.

- Run application on dedicated GPU:

`DRI_PRIME=1 {{application_name}}`

- Check status of dedicated GPU:

`sudo cat /sys/kernel/debug/vgaswitcheroo/switch`