use greetd
This commit is contained in:
parent
7876ae3942
commit
5e6c22caa0
1
hosts/tkaronto/modules/greetd.nix
Symbolic link
1
hosts/tkaronto/modules/greetd.nix
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../modules/de/greetd/default.nix
|
@ -4,7 +4,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
terminal.vt = 1;
|
terminal.vt = 1;
|
||||||
default_session = {
|
default_session = {
|
||||||
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --issue --time --cmd 'apply-hm-env'";
|
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --issue --time --cmd 'sway --unsupported-gpu'";
|
||||||
user = "greeter";
|
user = "greeter";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user