From a9fc13074cf7dbc77c02074fcf23e70b8194e6a3 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Fri, 23 Dec 2022 21:45:17 +0100 Subject: Dotfiles: Add tap-to-click in river for Thinkpad --- dotfiles/river/init | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dotfiles/river/init b/dotfiles/river/init index baba3fa..0f0b123 100755 --- a/dotfiles/river/init +++ b/dotfiles/river/init @@ -180,6 +180,11 @@ riverctl float-filter-add title "popup title with spaces" # Set app-ids and titles of views which should use client side decorations riverctl csd-filter-add app-id "gedit" +# input configuration +# +# Thinkpad tap click: +riverctl input "pointer-2-7-SynPS/2_Synaptics_TouchPad" tap enabled + # Set the default layout generator to be rivertile and start it. # River will send the process group of the init executable SIGTERM on exit. -- cgit 1.4.1