mirror of
https://github.com/flynx/post-install.git
synced 2025-10-29 10:40:09 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d1da9e1631
commit
ddf1600ea5
10
post-install
10
post-install
@ -140,8 +140,8 @@ PKG_DNF=(
|
||||
ncdu cpu-x glances stacer
|
||||
jdupes
|
||||
keepassxc
|
||||
alacritty
|
||||
#tilix
|
||||
#alacritty
|
||||
kitty
|
||||
nextcloud-client
|
||||
|
||||
# fonts...
|
||||
@ -465,13 +465,11 @@ 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
|
||||
# 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