mirror of
https://codeberg.org/muon/home.git
synced 2025-12-05 23:57:46 +00:00
Merge branch 'main' of codeberg.org:muon/home
This commit is contained in:
commit
aa1fdfbeaa
1 changed files with 7 additions and 3 deletions
|
|
@ -90,11 +90,15 @@ in {
|
|||
position = "1264x1440";
|
||||
primary = true;
|
||||
rate = "60.00";
|
||||
dpi = 192;
|
||||
dpi = 96;
|
||||
scale = {
|
||||
x = 0.5;
|
||||
y = 0.5;
|
||||
};
|
||||
};
|
||||
};
|
||||
left = {
|
||||
name = "DP-1-2";
|
||||
name = "DP-3-2";
|
||||
config = {
|
||||
enable = true;
|
||||
mode = "2560x1440";
|
||||
|
|
@ -104,7 +108,7 @@ in {
|
|||
};
|
||||
};
|
||||
right = {
|
||||
name = "DP-1-1";
|
||||
name = "DP-3-1";
|
||||
config = {
|
||||
enable = true;
|
||||
mode = "2560x1440";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue