update last post
This commit is contained in:
parent
6951736336
commit
2f35b6d739
1 changed files with 7 additions and 0 deletions
|
@ -52,6 +52,13 @@ case $( sysctl -n hw.acpi.acline ) in
|
||||||
esac
|
esac
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The script is run by a line in my personal cron table. A little delay (up to
|
||||||
|
a minute) is expected.
|
||||||
|
|
||||||
|
```crontab
|
||||||
|
* * * * * ~/bin/powersave.sh
|
||||||
|
```
|
||||||
|
|
||||||
## xbl
|
## xbl
|
||||||
|
|
||||||
A script to modify different backlight settings depending on the connected
|
A script to modify different backlight settings depending on the connected
|
||||||
|
|
Loading…
Add table
Reference in a new issue