ZeNixComputa: leave mako on the second screen

This commit is contained in:
Quentin Boyer 2023-04-21 20:39:42 +02:00
parent 7eccf2eff3
commit 888e2532d2

View file

@ -17,6 +17,8 @@
"".output = "DP-2";
};
services.mako.output = "DP-2";
xdg.desktopEntries.teams = {
name = "teams";
exec = "${pkgs.chromium}/bin/chromium --app=https://teams.microsoft.com";