diff --git a/home/system/hyprland/default.nix b/home/system/hyprland/default.nix index 15e86e7..5fd7562 100644 --- a/home/system/hyprland/default.nix +++ b/home/system/hyprland/default.nix @@ -54,6 +54,9 @@ in { monitor = [ "eDP-2,highres,0x0,1" + "DP-7, disable" + "DP-8, disable" + "DP-9, disable" "HDMI-A-1,3440x1440@99.98,auto,1" ",prefered,auto,1" ]; @@ -84,7 +87,7 @@ in { "XDG_SESSION_TYPE,wayland" "SDL_VIDEODRIVER,wayland" "CLUTTER_BACKEND,wayland" - "AQ_DRM_DEVICES,/dev/dri/card2" # CHANGEME: Related to the GPU + "AQ_DRM_DEVICES,/dev/dri/card2:/dev/dri/card1" # CHANGEME: Related to the GPU ]; cursor = {