MobulaKuhlii / save-backlight

An OpenRC service for restoring the last brightness level on reboot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An OpenRC service for restoring the last brightness level on reboot

License:GNU General Public License v3.0


Languages

Language:Shell 61.3%Language:Makefile 38.7%