4 lines
72 B
Text
4 lines
72 B
Text
|
#!/bin/sh
|
||
|
|
||
|
swaymsg 'input type:touchpad events toggle enabled disabled'
|