Skip to content

Commit

Permalink
Update backlight.md
Browse files Browse the repository at this point in the history
make it clear that there is no builtin backlight service
  • Loading branch information
Aylur authored Jan 20, 2024
1 parent f0bf14a commit 6615012
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions src/content/docs/services/backlight.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,4 @@
title: Backlight
---

You can find an example [Custom Service](../../config/custom-service)
to use with `brightnessctl`

## signals

* `screen-changed`: `(percent: number)`

## properties

* `screen-value`: `number` 0..1 representing a percentage
There is no builtin Backligh service, but you can find an [example service implementation](../../config/custom-service) using `brightnessctl`.

0 comments on commit 6615012

Please sign in to comment.