background color
This commit is contained in:
parent
44af87820c
commit
fd81fafb59
1 changed files with 13 additions and 1 deletions
|
@ -24,15 +24,27 @@ in {
|
|||
height = 1824;
|
||||
refresh = 59.959;
|
||||
};
|
||||
background-color = config.theme.base;
|
||||
};
|
||||
|
||||
"DP-1" = {
|
||||
scale = 1.15;
|
||||
scale = 1;
|
||||
mode = {
|
||||
width = 5120;
|
||||
height = 2160;
|
||||
refresh = 59.940;
|
||||
};
|
||||
background-color = config.theme.base;
|
||||
};
|
||||
|
||||
"DP-2" = {
|
||||
scale = 1;
|
||||
mode = {
|
||||
width = 1920;
|
||||
height = 1080;
|
||||
refresh = 60.0;
|
||||
};
|
||||
background-color = config.theme.base;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue