diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2023-01-10 22:30:10 -0500 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2023-01-10 22:30:10 -0500 |
| commit | 4c256094f728a1618f0128814f350a94d8721173 (patch) | |
| tree | 1c18585a456722f397d8774671854c07e8198680 | |
| parent | 03160c3ffe02b67589b23d240a5df38cf18e6982 (diff) | |
| download | dotfiles-4c256094f728a1618f0128814f350a94d8721173.tar.gz dotfiles-4c256094f728a1618f0128814f350a94d8721173.tar.xz | |
Rename touchpad props and add to makefile
| -rw-r--r-- | bin/Makefile | 1 | ||||
| -rwxr-xr-x | bin/touchpad-props (renamed from bin/touchpad-props.sh) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile index 34d2d70..6c304d8 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -12,6 +12,7 @@ install-linux: backlight linux: install wpa $(HOME)/bin + install touchpad-props $(HOME)/bin install: install -d $(HOME)/bin diff --git a/bin/touchpad-props.sh b/bin/touchpad-props index 0851486..0851486 100755 --- a/bin/touchpad-props.sh +++ b/bin/touchpad-props |
