dotfiles/sway/toggle_touchpad

4 lines
72 B
Text
Raw Normal View History

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