dotfiles/sway/toggle_touchpad
2022-08-30 02:11:28 +02:00

4 lines
72 B
Bash
Executable file

#!/bin/sh
swaymsg 'input type:touchpad events toggle enabled disabled'