fix tray output when disconnecting from the dock
This commit is contained in:
parent
26077990e9
commit
a2a823b5bb
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@
|
||||||
config = {
|
config = {
|
||||||
eDP-1 = {
|
eDP-1 = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
primary = true;
|
||||||
|
position = "0x0";
|
||||||
mode = "2560x1440";
|
mode = "2560x1440";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue