changed kanshi eDP scale to 1 in LeoBots1
This commit is contained in:
parent
8768d12ad6
commit
0e010c4a69
2 changed files with 1 additions and 2 deletions
|
@ -6,4 +6,3 @@
|
||||||
./vscodium.nix
|
./vscodium.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
criteria = "eDP-1";
|
criteria = "eDP-1";
|
||||||
mode = "2256x1504";
|
mode = "2256x1504";
|
||||||
position = "3840,0";
|
position = "3840,0";
|
||||||
scale = 1.6;
|
scale = 1.0;
|
||||||
transform = "normal";
|
transform = "normal";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Reference in a new issue