update dpi again
This commit is contained in:
parent
e03f334306
commit
117fda96d8
1 changed files with 2 additions and 1 deletions
|
@ -103,7 +103,8 @@
|
||||||
${pkgs.xorg.xrandr}/bin/xrandr --output DP-0 --mode 1920x1080 --rate 239.96 --primary --output HDMI-0 --mode 1920x1080 --left-of DP-0
|
${pkgs.xorg.xrandr}/bin/xrandr --output DP-0 --mode 1920x1080 --rate 239.96 --primary --output HDMI-0 --mode 1920x1080 --left-of DP-0
|
||||||
'';
|
'';
|
||||||
|
|
||||||
services.xserver.dpi = 82;
|
# lol
|
||||||
|
services.xserver.dpi = 192;
|
||||||
|
|
||||||
home-manager.users.sako.home.stateVersion = "24.05";
|
home-manager.users.sako.home.stateVersion = "24.05";
|
||||||
# DO NOT CHANGE THIS!!!!
|
# DO NOT CHANGE THIS!!!!
|
||||||
|
|
Loading…
Reference in a new issue