feat: idols-ai - dual monitor with hdr enabled

This commit is contained in:
Ryan Yin
2025-06-01 18:33:59 +08:00
parent fa9aaa6d27
commit 49796cdc50
2 changed files with 15 additions and 8 deletions
+3 -8
View File
@@ -2,14 +2,9 @@
modules.desktop = {
hyprland = {
nvidia = true;
settings = {
# Configure your Display resolution, offset, scale and Monitors here, use `hyprctl monitors` to get the info.
# highres: get the best possible resolution
# auto: position automatically
# 1.5: scale to 1.5 times
# bitdepth,10: enable 10 bit support
monitor = "DP-2,highres,auto,1.5,bitdepth,10";
};
settings.source = [
"${config.home.homeDirectory}/nix-config/hosts/idols-ai/hypr-hardware.conf"
];
};
};