Files
dotfiles/hjalmar-mothership/liquidctl/liquidcfg.service
T
2021-01-15 16:37:11 +01:00

12 lines
251 B
Desktop File

[Unit]
Description=AIO startup service
[Service]
Type=oneshot
ExecStart=liquidctl --match nzxt set fan1 speed 70
ExecStart=liquidctl --match nzxt set fan2 speed 70
ExecStart=liquidctl --match nzxt set fan3 speed 70
[Install]
WantedBy=default.target