mirror of
https://github.com/flynx/post-install.git
synced 2026-01-12 21:35:35 +00:00
Compare commits
No commits in common. "d14a93b46bc16ff3796bfb390a68dc2a9d928829" and "d1da9e1631f5e78cfe7e1dafd5a290543f0622d8" have entirely different histories.
d14a93b46b
...
d1da9e1631
13
post-install
13
post-install
@ -140,8 +140,8 @@ PKG_DNF=(
|
||||
ncdu cpu-x glances stacer
|
||||
jdupes
|
||||
keepassxc
|
||||
#alacritty
|
||||
kitty
|
||||
alacritty
|
||||
#tilix
|
||||
nextcloud-client
|
||||
|
||||
# fonts...
|
||||
@ -465,12 +465,13 @@ function feature-libinput-config(){ (
|
||||
@ sudo ninja install
|
||||
|
||||
# config...
|
||||
# for more info on options see:
|
||||
# https://gitlab.com/warningnonpotablewater/libinput-config
|
||||
cat <<-EOF | sudo tee -a /etc/libinput.conf > /dev/null
|
||||
dwt=enabled
|
||||
scroll-factor=0.3
|
||||
# for more info on options see:
|
||||
# https://gitlab.com/warningnonpotablewater/libinput-config
|
||||
|
||||
scroll-factor=0.2
|
||||
gesture-speed=1.5
|
||||
|
||||
EOF
|
||||
|
||||
) }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user