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

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