make primary the only screen when undocked

This commit is contained in:
Cyryl Płotnicki 2020-06-05 08:12:00 +01:00
parent e748f79a90
commit e947603161

View file

@ -25,6 +25,7 @@
configure_single = "eDP1";
execute_after = [
"${pkgs.xorg.xrandr}/bin/xrandr --dpi 144"
"${pkgs.xorg.xrandr}/bin/xrandr --output eDP1 --primary"
];
}
{