skinny dpi
This commit is contained in:
parent
720a95cc1c
commit
0b8b3d7386
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
outputs_connected = [ "eDP1-AUO-8493-0--" ];
|
||||
configure_single = "eDP1";
|
||||
execute_after = [
|
||||
"${pkgs.xorg.xrandr}/bin/xrandr --dpi 96"
|
||||
"${pkgs.xorg.xrandr}/bin/xrandr --dpi 120"
|
||||
"${pkgs.xorg.xrandr}/bin/xrandr --output eDP1 --primary"
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue