Forrest logo
back to context overview

gummy

List of commands for gummy:

  • gummy:tldr:56f3e gummy: Set the temperature and pixel brightness for the second screen.
    $ gummy --screen ${1} --temperature ${3800} --brightness ${65}
    try on your machine
    explain this command
  • gummy:tldr:97901 gummy: Set the screen pixel brightness to 45%.
    $ gummy --brightness ${45}
    try on your machine
    explain this command
  • gummy:tldr:9f10a gummy: Set the screen temperature to 3000K.
    $ gummy --temperature ${3000}
    try on your machine
    explain this command
  • gummy:tldr:c1a56 gummy: Set the screen backlight to 50%.
    $ gummy --backlight ${50}
    try on your machine
    explain this command
back to context overview