3 lines
140 B
Fish
Executable file
3 lines
140 B
Fish
Executable file
#!/usr/bin/env fish
|
|
swaymsg input (swaymsg -t get_inputs | jq -r '.[] | select(.name == "ELAN Touchscreen") | .identifier') events disabled
|