making dpi work for future versions of syl
This commit is contained in:
parent
f8ea51fb30
commit
a4c547d6c9
|
@ -67,6 +67,7 @@
|
|||
|
||||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
services.xserver.libinput.enable = true;
|
||||
services.xserver.dpi = 144;
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.chris = {
|
||||
|
|
Loading…
Reference in a new issue