Fix teams-for-linux launch bug
This commit is contained in:
parent
90ee462d17
commit
da0ecddc13
|
@ -21,7 +21,6 @@
|
|||
xdg.configFile."teams-for-linux/config.json".text = builtins.toJSON {
|
||||
awayOnSystemIdle = true;
|
||||
closeAppOnCross = true;
|
||||
electronCLIFlags = [["ozone-platform" "wayland"]];
|
||||
followSystemTheme = true;
|
||||
notificationMethod = "electron";
|
||||
optInTeamsV2 = true;
|
||||
|
|
Reference in a new issue