mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
fix: desktop updates
This commit is contained in:
parent
71f9b22346
commit
277d8032de
7 changed files with 54 additions and 76 deletions
|
|
@ -13,13 +13,13 @@ _: {
|
|||
position = "0x1080";
|
||||
}
|
||||
{
|
||||
name = "DP-3";
|
||||
name = "DP-1";
|
||||
resolution = "2560x1440";
|
||||
refreshRate = 144;
|
||||
position = "5120x1080";
|
||||
}
|
||||
{
|
||||
name = "DP-1";
|
||||
name = "DP-3";
|
||||
resolution = "1920x1080";
|
||||
refreshRate = 60;
|
||||
position = "2880x0";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue