mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-11 15:11:11 +01:00
ZeNixComputa: leave mako on the second screen
This commit is contained in:
parent
7eccf2eff3
commit
888e2532d2
1 changed files with 2 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue