more tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-09-08 22:17:52 +03:00
parent 125843361e
commit 0d7d559170

View File

@ -465,8 +465,11 @@ function feature-libinput-config(){ (
# config... # config...
cat <<-EOF | sudo tee -a /etc/libinput.conf > /dev/null cat <<-EOF | sudo tee -a /etc/libinput.conf > /dev/null
# for more info on options see:
# https://gitlab.com/warningnonpotablewater/libinput-config
scroll-factor=0.2 scroll-factor=0.2
gesture-speed=1.5
EOF EOF