mirror of
https://github.com/flynx/post-install.git
synced 2025-12-24 12:21:56 +00:00
more tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
125843361e
commit
0d7d559170
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user