blog
This commit is contained in:
11
kill-touchscreen.service
Normal file
11
kill-touchscreen.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Disable the ****ing touchscreen
|
||||
After=graphical.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/kill-touchscreen
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical.target
|
Reference in New Issue
Block a user