diff --git a/README.md b/README.md new file mode 100644 index 0000000..fbec014 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# touchpadctl + +![](https://img.shields.io/badge/written%20in-bash-blue) + +Shell script to toggle laptop touchpad using xinput. + +Can be bound to a hotkey using your window manager of choice. + + +## Download + +- [⬇️ touchpadctl.sh.gz](dist-archive/touchpadctl.sh.gz) *(416B)* diff --git a/dist-archive/touchpadctl.sh.gz b/dist-archive/touchpadctl.sh.gz new file mode 100644 index 0000000..34dd608 Binary files /dev/null and b/dist-archive/touchpadctl.sh.gz differ