From 641cf1db50cdf32d176a0e7e9359d4a5b3668652 Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Thu, 24 Jul 2025 19:13:14 -0700 Subject: [PATCH] hyprland: move AQ_DRM_DEVICES to msi hyprland conf --- systems/msi/hyprland/default.nix | 1 - systems/msi/hyprland/hyprland.conf | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/systems/msi/hyprland/default.nix b/systems/msi/hyprland/default.nix index 9f8ac75..a3cf2b2 100644 --- a/systems/msi/hyprland/default.nix +++ b/systems/msi/hyprland/default.nix @@ -1,6 +1,5 @@ { impurity, ... }: { hyprland-session = { - prerun = "export AQ_DRM_DEVICES=/dev/dri/card1:/dev/dri/card2"; extraConfig = "source = ${impurity.link ./hyprland.conf}"; extraConfigStatic = "source = ${./hyprland.conf}"; }; diff --git a/systems/msi/hyprland/hyprland.conf b/systems/msi/hyprland/hyprland.conf index b5f580f..1d8778c 100644 --- a/systems/msi/hyprland/hyprland.conf +++ b/systems/msi/hyprland/hyprland.conf @@ -1,3 +1,5 @@ +env = AQ_DRM_DEVICES,/dev/dri/card1:/dev/dri/card2 + monitor = eDP-1, 1920x1080@240Hz, 0x1440, 1 monitor = DP-1, 5120x1440@120Hz, 1350x0, 1 monitor = , preferred, auto, 1