feat(demeter): migrate new configurations

This commit is contained in:
Youwen Wu 2024-11-27 17:18:28 -08:00
parent 477994706a
commit 3623b797f3
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
4 changed files with 67 additions and 41 deletions

View file

@ -5,7 +5,8 @@
}:
{
wayland.windowManager.hyprland.settings.monitor = [
"DP-1,2560x1440@165,1920x0,auto"
# "DP-1,2560x1440@165,1920x0,auto"
"DP-1,2560x1440@144,1920x0,auto"
"HDMI-A-1,1920x1080@60,0x0,1"
];
}