mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Set dpi for stel-xps to workstation value
This commit is contained in:
parent
9881e6d35e
commit
b344c95d3b
@ -18,7 +18,8 @@
|
|||||||
# enable X11 with lightdm and i3
|
# enable X11 with lightdm and i3
|
||||||
graphical = {
|
graphical = {
|
||||||
enable = true;
|
enable = true;
|
||||||
dpi = 180;
|
# set dpi if used in mobile applications
|
||||||
|
# dpi = 180;
|
||||||
};
|
};
|
||||||
|
|
||||||
# enable sops
|
# enable sops
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user