feat: explicitly define monitor count
This commit is contained in:
parent
ed55de80b1
commit
a01889dcbf
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
||||||
|
info.monitors = 1;
|
||||||
|
|
||||||
services.xserver.libinput = {
|
services.xserver.libinput = {
|
||||||
enable = true;
|
enable = true;
|
||||||
touchpad.naturalScrolling = true;
|
touchpad.naturalScrolling = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue