Set dpi=180 by default on buck (external HiDPI monitor)
This commit is contained in:
parent
c55e4ee1b9
commit
a141d3b971
@ -131,7 +131,7 @@
|
||||
# Enable the X11 windowing system. services.xserver.enable = true;
|
||||
xserver = {
|
||||
enable = true;
|
||||
#dpi = 180;
|
||||
dpi = 180;
|
||||
displayManager = {
|
||||
defaultSession = "none+i3";
|
||||
autoLogin = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user