Mac-like-automatic-brightness/autobright.service
Theluga 0d1e5e5c14
Update autobright.service
Changed Systemd service example from: https://github.com/wagensveld/Mac-like-automatic-brightness

without my system specif paths
2023-12-19 16:02:00 +00:00

8 lines
145 B
Desktop File

[Unit]
Description=Mac like automatic brightness service
[Service]
ExecStart=/path/to/AutomaticBrightness.sh
[Install]
WantedBy=default.target