Move all of the argon40 scripts to archive... these scripts should not be used as is, they are simply copies of the originals so I can track changes to see if there is anything important that needs to be transfered to the battery driver.
11 lines
219 B
Desktop File
11 lines
219 B
Desktop File
[Unit]
|
|
Description=Argon ONE UP Service
|
|
After=multi-user.target
|
|
[Service]
|
|
Type=simple
|
|
Restart=always
|
|
RemainAfterExit=true
|
|
ExecStart=/usr/bin/python3 /etc/argon/argonkeyboard.py SERVICE
|
|
[Install]
|
|
WantedBy=default.target
|