about summary refs log tree commit diff
path: root/dotfiles/river/init
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/river/init')
-rwxr-xr-xdotfiles/river/init5
1 files changed, 5 insertions, 0 deletions
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.