nullbox: configure monitors under hyprland
This commit is contained in:
parent
cb6cc0c092
commit
4e6889e5b1
@ -7,5 +7,12 @@
|
|||||||
nixfiles.profile.base.enable = true;
|
nixfiles.profile.base.enable = true;
|
||||||
|
|
||||||
home.stateVersion = "23.11";
|
home.stateVersion = "23.11";
|
||||||
|
|
||||||
|
wayland.windowManager.hyprland.settings = {
|
||||||
|
monitor = [
|
||||||
|
"HDMI-A-3,disable"
|
||||||
|
"DP-3,highrr,auto,1"
|
||||||
|
];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user