diff --git a/systems/modules/home/wm/hyprland.nix b/systems/modules/home/wm/hyprland.nix index 6170424..0025852 100644 --- a/systems/modules/home/wm/hyprland.nix +++ b/systems/modules/home/wm/hyprland.nix @@ -28,7 +28,7 @@ in ### MONITOR monitor = [ "eDP-1,1920x1200,auto,1" - "DP-3,2440x1440,auto,1" + "DP-3,1920x1080,auto,1" ",preferred,auto,1" ];