From c9610a1b912a1f28bbe84a4e1e845801c3ba4dbf Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 22 Oct 2024 14:52:28 +0300 Subject: fix(tazjin/dotfiles): make trackball left-handed ... because it's on the left side! Change-Id: I1d67d797bd6137705e69b96349faa32a9c3e94ff Reviewed-on: https://cl.tvl.fyi/c/depot/+/12678 Reviewed-by: tazjin Tested-by: BuildkiteCI Autosubmit: tazjin --- users/tazjin/dotfiles/niri.config.kdl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/users/tazjin/dotfiles/niri.config.kdl b/users/tazjin/dotfiles/niri.config.kdl index a5926d5a8a8d..8873404f7ec4 100644 --- a/users/tazjin/dotfiles/niri.config.kdl +++ b/users/tazjin/dotfiles/niri.config.kdl @@ -12,6 +12,10 @@ input { touchpad { tap } + + trackball { + left-handed + } } layout { -- cgit 1.4.1