dotwryn/setup/freeze/systemd-utils/macbook_pro13/backlight-control.service
2022-02-06 00:15:14 -07:00

9 lines
239 B
Desktop File
Executable File

[Unit]
Description=Enables the gmux backlighting. This is a non-standard NVIDIA issue on Macbooks
[Service]
ExecStart=/usr/bin/bash -c 'setpci -v -H1 -s 00:01.00 BRIDGE_CONTROL=0; gmux_backlight 400'
[Install]
WantedBy=multi-user.target