Initial Push.

This commit is contained in:
2025-08-15 17:44:24 -04:00
commit c9ff287462
62 changed files with 6649 additions and 0 deletions

6
home/.local/usr/bin/touchpad Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
idd=$(xinput --list | grep "DELL07E6:00 06CB:76AF Touchpad" | awk '{print $6}' | cut -d'=' -f2)
sudo xinput set-prop $idd 318 1
sudo xinput set-prop $idd 300 1
sudo xinput set-prop $idd 307 1
sudo xinput set-prop $idd 309 .5