diff --git a/home/system/hyprland/default.nix b/home/system/hyprland/default.nix index 8b83ad6..3f522a8 100644 --- a/home/system/hyprland/default.nix +++ b/home/system/hyprland/default.nix @@ -57,13 +57,10 @@ in { exec-once = [ "dbus-update-activation-environment --systemd --all" ]; monitor = [ - "eDP-2,highres,0x0,1" - "DP-7, disable" - "DP-8, disable" - "DP-9, disable" - "HDMI-A-1,3440x1440@99.98,auto,1" - "desc:United Microelectr Corporation UMC SHARP,3840x2160,auto,2" - ",prefered,auto,1" + "eDP-2,highres,0x0,1" # My internal laptop screen + "desc:AOC U34G2G1 0x00000E06,3440x1440@99.98,auto,1" # My external monitor + "desc:United Microelectr Corporation UMC SHARP,3840x2160,auto,2" # TV + ",prefered,auto,1" # default ]; env = [