refactor: move machine specific monitor config

This commit is contained in:
Youwen Wu 2024-08-22 13:20:21 -07:00
parent 49c72907d9
commit c164b0ece8
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
4 changed files with 4 additions and 1 deletions

View file

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