dotfiles/sway/toggle_touchpad

4 lines
72 B
Plaintext
Raw Normal View History

2022-08-29 21:22:33 +00:00
#!/bin/sh
swaymsg 'input type:touchpad events toggle enabled disabled'