Sif: fix hyprland second screen

This commit is contained in:
Filippo Berto 2024-11-29 09:44:39 +01:00
parent a63166392f
commit 3a69fcb50c
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -105,7 +105,7 @@ in
] ++ lib.lists.optionals (nixosConfig.networking.hostName == "sif") [
"eDP-1,preferred,511x1440,1.66667"
"DP-1,preferred,0x0,1"
"DP-3,preferred,auto-right,1"
"DP-3,preferred,0x0,1"
];
misc.disable_hyprland_logo = true;