stuff
This commit is contained in:
parent
090ceaef4e
commit
84bc51c573
1 changed files with 5 additions and 5 deletions
|
@ -56,11 +56,11 @@
|
||||||
profiles = {
|
profiles = {
|
||||||
"default" = {
|
"default" = {
|
||||||
config = {
|
config = {
|
||||||
"eDP-1" = {
|
"eDP-1" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
mode = "1920x1200";
|
mode = "1920x1200";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue