Add tuigreet in place of direct login to sway, fix startup issue with mpd calling nfs mount before existing network
This commit is contained in:
parent
b3d9d2f396
commit
ac4da6559d
4 changed files with 3 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
vt = 2;
|
||||
switch = true;
|
||||
};
|
||||
default_session.command = "${pkgs.cage}/bin/cage -d -m last ${pkgs.greetd.gtkgreet}/bin/gtkgreet";
|
||||
default_session.command = "${pkgs.greetd.tuigreet}/bin/tuigreet";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue