hyprland: move AQ_DRM_DEVICES to msi hyprland conf
This commit is contained in:
parent
fcca655fd5
commit
641cf1db50
2 changed files with 2 additions and 1 deletions
|
@ -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}";
|
||||
};
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue