non important commit
This commit is contained in:
parent
0e8124cfbb
commit
aab64955c2
1 changed files with 6 additions and 0 deletions
|
|
@ -52,11 +52,17 @@
|
||||||
"DP-1".mode = {
|
"DP-1".mode = {
|
||||||
width = 2560;
|
width = 2560;
|
||||||
height = 1440;
|
height = 1440;
|
||||||
|
focus_at_startup = true;
|
||||||
|
refresh = 120.0;
|
||||||
};
|
};
|
||||||
|
|
||||||
"DP-2".mode = {
|
"DP-2".mode = {
|
||||||
width = 1920;
|
width = 1920;
|
||||||
height = 1080;
|
height = 1080;
|
||||||
|
refresh = 60.0;
|
||||||
|
position = {
|
||||||
|
x = -2560;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue