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 /bin/Makefile | |
| parent | 03160c3ffe02b67589b23d240a5df38cf18e6982 (diff) | |
| download | dotfiles-4c256094f728a1618f0128814f350a94d8721173.tar.gz dotfiles-4c256094f728a1618f0128814f350a94d8721173.tar.xz | |
Rename touchpad props and add to makefile
Diffstat (limited to 'bin/Makefile')
| -rw-r--r-- | bin/Makefile | 1 |
1 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 |
