Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 557 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 557 Bytes

save-backlight

This script is an OpenRC service aiming to restore the last brightness level on reboot. It is a fork of the antipatico's project.
You can add this service to the boot runlevel:

rc-update add save-backlight boot

Installation

On Gentoo-based distributions

  1. Add the beatussum-overlay.
  2. emerge the sys-apps/save-backlight package.

On others distribution

Just use make install and make uninstall.