1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Prepare Notebook for small screen experience

This commit is contained in:
Stefan Ellmauthaler 2022-05-24 19:19:41 +02:00
parent 75cc689403
commit 689f327894
Failed to extract signature

View File

@ -18,7 +18,7 @@
# enable X11 with lightdm and i3 # enable X11 with lightdm and i3
graphical = { graphical = {
enable = true; enable = true;
# dpi = 180; dpi = 180;
}; };
# user setup # user setup