Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
J0sueTM authored Dec 14, 2020
1 parent 377c625 commit deb0ea0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ Simple alternative to xbacklight. Control screen brightness on linux.

# Why

My laptop do not work with the default xbacklight. Kept searching for a solution but found nothing. So I decide to code my own.
My laptop do not work with the default xbacklight. Kept searching for a solution but found nothing. So I decidedd to code my own.

# How to use

Download the source code from th realese page or clone the repository.
Download the source code from the realeses page or clone the repository.
Give executable permissions to llight.sh

```sh
chmod +x src/llight.sh
```

Move it to your commom PATH
Move it to your common PATH

```sh
mv src/llight.sh /bin/
Expand Down

0 comments on commit deb0ea0

Please sign in to comment.