nixos/x11/libinput: Document values for option
For option `scrollMethod`, document that there is an available value of `button`.
This commit is contained in:
parent
e592c3d36c
commit
fe26d4c0df
@ -122,7 +122,7 @@ in {
|
|||||||
description =
|
description =
|
||||||
''
|
''
|
||||||
Specify the scrolling method: <literal>twofinger</literal>, <literal>edge</literal>,
|
Specify the scrolling method: <literal>twofinger</literal>, <literal>edge</literal>,
|
||||||
or <literal>none</literal>
|
<literal>button</literal>, or <literal>none</literal>
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user