From 6744550bf690bb554dcbaea4e1002b9d33c737db Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Thu, 17 Oct 2024 20:29:08 +0200 Subject: [PATCH] Add gpu & disable ghost monitors --- home/system/hyprland/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 = {