From 125843361e7716d011b38e01386be894e2b347a5 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 8 Sep 2023 19:06:34 +0300 Subject: [PATCH] more refs... Signed-off-by: Alex A. Naanou --- post-install | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/post-install b/post-install index f36a5f0..72fcebb 100755 --- a/post-install +++ b/post-install @@ -427,6 +427,8 @@ function feature-vim(){ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +# see: +# https://github.com/rvaiya/keyd function feature-keyd(){ ( @ mkdir -p ~/work/EXTERNAL @ cd ~/work/EXTERNAL @@ -445,7 +447,9 @@ function feature-keyd(){ ( # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -# see: https://www.reddit.com/r/Fedora/comments/qn0o9w/adjust_touchpad_scroll_speed_enable_mouse_wheel/ +# see: +# https://gitlab.com/warningnonpotablewater/libinput-config +# https://www.reddit.com/r/Fedora/comments/qn0o9w/adjust_touchpad_scroll_speed_enable_mouse_wheel/ function feature-libinput-config(){ ( @ sudo dnf install libinput libinput-devel systemd-devel @ mkdir -p ~/work/EXTERNAL