mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
feat(adrastea): use new hdmi display
This commit is contained in:
parent
d0bccc7f99
commit
b9b29fb478
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
|||
wayland.windowManager.hyprland.settings.monitor = pkgs.lib.mkForce [
|
||||
# "eDP-1,2560x1440@165,0x0,1.6"
|
||||
"eDP-1, disable"
|
||||
"DP-3,2560x1440@165,0x0,1.0"
|
||||
"HDMI-A-1,2560x1440@144,0x0,1.0"
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue