10 lines
200 B
Desktop File
10 lines
200 B
Desktop File
[Unit]
|
|
Description=Fix Lenovo T480/T480s/X1C6 throttling on Linux
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/opt/lenovo_fix/venv/bin/python3 /opt/lenovo_fix/lenovo_fix.py
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|