making dpi work for future versions of syl

This commit is contained in:
Chris Cochrun 2023-03-24 11:34:27 -05:00
parent f8ea51fb30
commit a4c547d6c9

View file

@ -67,6 +67,7 @@
# Enable touchpad support (enabled default in most desktopManager). # Enable touchpad support (enabled default in most desktopManager).
services.xserver.libinput.enable = true; services.xserver.libinput.enable = true;
services.xserver.dpi = 144;
# Define a user account. Don't forget to set a password with passwd. # Define a user account. Don't forget to set a password with passwd.
users.users.chris = { users.users.chris = {