tuigreet: customize colors

This commit is contained in:
Veneficium 2024-12-23 12:30:50 +01:00
parent 7606cfa1cf
commit c072a8736f

View file

@ -14,7 +14,7 @@
enable = true;
settings = {
default_session = {
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd niri";
command = "${pkgs.greetd.tuigreet}/bin/tuigreet -t -g \"Haii! :3\" --theme \"container=black;input=lightBlue;prompt=green;greet=magenta;border=blue\"";
user = "greeter";
};
};