update dpi again

This commit is contained in:
Sakooooo 2024-07-04 23:32:01 +04:00
parent e03f334306
commit 117fda96d8

View file

@ -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!!!!