diff --git a/hosts/Vanguard/home.nix b/hosts/Vanguard/home.nix index 42f26863..588b6cca 100644 --- a/hosts/Vanguard/home.nix +++ b/hosts/Vanguard/home.nix @@ -1,5 +1,8 @@ -{...}: { +{pkgs, ...}: { wayland.windowManager.sway.config = { + startup = [ + {command = "${pkgs.xorg.xrandr}/bin/xrandr --output DP-2 --primary";} + ]; output = { "Acer Technologies ED270R TJMEE0043W01" = { mode = "1920x1080@165Hz";