Thor: fix DP-3

This commit is contained in:
Filippo Berto 2024-10-20 16:35:49 +02:00
parent b549dc3716
commit 1eff8b684a
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
3 changed files with 4 additions and 7 deletions

View file

@ -267,10 +267,7 @@
options = "eurosign:e,terminate:ctrl_alt_bksp,compose:rctrl,grp:menu_toggle";
};
xrandrHeads = [
{
primary = true;
output = "DP-2";
}
{ primary = true; output = "DP-3"; }
];
};
# gnome.gnome-remote-desktop.enable = true;