Add WIP desktop settings files

pull/3/head
Werner Sembach 4 years ago
parent 5cfd80fe12
commit ab3a683a05

@ -0,0 +1 @@
KERNELS=="i2c-UNIW0001:00", SUBSYSTEMS=="i2c", DRIVERS=="i2c_hid", ATTRS{name}=="UNIW0001:00", SUBSYSTEM=="hidraw", MODE="0666"

@ -0,0 +1,4 @@
[Desktop Entry]
Name=TUXEDO Touchpad Switch
Exec=tuxedo-touchpad-switch
Type=Application

@ -0,0 +1,10 @@
[Unit]
Description=TUXEDO Touchpad Switch
After=gdm.service
[Service]
User=gdm
ExecStart=/usr/bin/tuxedo-touchpad-switch
[Install]
WantedBy=gdm.service
Loading…
Cancel
Save