Add touchscreen disable script

This commit is contained in:
Daniel Flanagan 2020-11-08 14:57:50 -06:00
parent ed67603951
commit 04b17c178d
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#!/usr/bin/env fish
swaymsg input (swaymsg -t get_inputs | jq -r '.[] | select(.name == "ELAN Touchscreen") | .identifier') events disabled