mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
Optimized keybinds and other settings, Added a script to install my personaly preferred apps via yay
5 lines
146 B
Bash
Executable File
5 lines
146 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "100" | tee /sys/devices/platform/i8042/serio1/serio2/sensitivity
|
|
echo "75" | tee /sys/devices/platform/i8042/serio1/serio2/speed
|