New monitor for frues-pc

This commit is contained in:
Pedro Rey Anca 2025-06-09 12:00:08 +02:00
parent 1339fe6e58
commit 7b01c5444a
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A

View file

@ -32,8 +32,9 @@
};
home-manager.users.${username}.wayland.windowManager.hyprland.settings.monitor = [
"HDMI-A-1, 1920x1080@75, 0x0, 1"
"DP-2, 1920x1080@60, 0x0, 1"
"DP-1, 2560x1440@165, 1920x0, 1.333333"
"HDMI-A-1, 1920x1080@75, 3840x0, 1"
];
services.sshd.enable = true;