Update README.md

This commit is contained in:
root 2024-01-03 10:09:05 +01:00
parent 9b47dd7f4b
commit d89d457413

View file

@ -14,14 +14,17 @@ Create the local bin folder
mkdir ~/.local/bin
```
Copy the main script to your local bin folder
Copy the main script to your local bin folder and ensure it is executable
```
touch ~/.local/bin/charge-notify.sh && chmod +x ~/.local/bin/charge-notify.sh
chmod +x ~/.local/bin/charge-notify.sh
```
## Usage
The battery levels are example levels.
The battery levels are example levels.
Modern batteries is usually best when kept above 10% and below 60%.
Edit the battery levels according to your system and preference.
## Run script as a user service