Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-09-08 19:03:54 +03:00
parent d074599245
commit 8f487c00af

View File

@ -445,6 +445,7 @@ function feature-keyd(){ (
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# see: https://www.reddit.com/r/Fedora/comments/qn0o9w/adjust_touchpad_scroll_speed_enable_mouse_wheel/
function feature-libinput-config(){ ( function feature-libinput-config(){ (
@ sudo dnf install libinput libinput-devel systemd-devel @ sudo dnf install libinput libinput-devel systemd-devel
@ mkdir -p ~/work/EXTERNAL @ mkdir -p ~/work/EXTERNAL