mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
fix: update dms
This commit is contained in:
parent
f7157b5a1f
commit
04c85ec904
12 changed files with 77 additions and 41 deletions
|
|
@ -1,7 +1,7 @@
|
|||
_: {
|
||||
monitors = [
|
||||
{
|
||||
name = "DP-3";
|
||||
name = "DP-2";
|
||||
resolution = {
|
||||
width = 2560;
|
||||
height = 1440;
|
||||
|
|
@ -14,7 +14,7 @@ _: {
|
|||
};
|
||||
}
|
||||
{
|
||||
name = "DP-2";
|
||||
name = "DP-3";
|
||||
resolution = {
|
||||
width = 2560;
|
||||
height = 1440;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue