mirror of
https://github.com/tuxedocomputers/tuxedo-touchpad-switch.git
synced 2025-01-18 19:51:11 +01:00
10 lines
154 B
Desktop File
10 lines
154 B
Desktop File
[Unit]
|
|
Description=TUXEDO Touchpad Switch
|
|
After=gdm.service
|
|
|
|
[Service]
|
|
User=gdm
|
|
ExecStart=/usr/bin/tuxedo-touchpad-switch
|
|
|
|
[Install]
|
|
WantedBy=gdm.service
|