fix(tazjin/zamalek): Set libinput click method to 'clickfinger'
This is much nicer than button areas on a large touchpad. Change-Id: I369f96f6b99cdf1803be1056b31fcfab8c0deae4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5569 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
bdbd4e3970
commit
2f74626718
1 changed files with 2 additions and 0 deletions
|
@ -75,5 +75,7 @@ in
|
|||
opengl.enable = true;
|
||||
};
|
||||
|
||||
services.xserver.libinput.touchpad.clickMethod = "clickfinger";
|
||||
|
||||
system.stateVersion = "21.11";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue