mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Compare commits
2 commits
f3e351dad6
...
d5e2c7b1d1
| Author | SHA1 | Date | |
|---|---|---|---|
| d5e2c7b1d1 | |||
| 099581ea1c |
1 changed files with 7 additions and 3 deletions
|
|
@ -90,11 +90,15 @@ in {
|
||||||
position = "1264x1440";
|
position = "1264x1440";
|
||||||
primary = true;
|
primary = true;
|
||||||
rate = "60.00";
|
rate = "60.00";
|
||||||
dpi = 192;
|
dpi = 96;
|
||||||
|
scale = {
|
||||||
|
x = 0.5;
|
||||||
|
y = 0.5;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
left = {
|
left = {
|
||||||
name = "DP-1-2";
|
name = "DP-3-2";
|
||||||
config = {
|
config = {
|
||||||
enable = true;
|
enable = true;
|
||||||
mode = "2560x1440";
|
mode = "2560x1440";
|
||||||
|
|
@ -104,7 +108,7 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
right = {
|
right = {
|
||||||
name = "DP-1-1";
|
name = "DP-3-1";
|
||||||
config = {
|
config = {
|
||||||
enable = true;
|
enable = true;
|
||||||
mode = "2560x1440";
|
mode = "2560x1440";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue