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 <tazjin@tvl.su> Tested-by: BuildkiteCI Autosubmit: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
1f75fee0dd
commit
c9610a1b91
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ input {
|
||||||
touchpad {
|
touchpad {
|
||||||
tap
|
tap
|
||||||
}
|
}
|
||||||
|
|
||||||
|
trackball {
|
||||||
|
left-handed
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
layout {
|
layout {
|
||||||
|
|
Loading…
Reference in a new issue