fix: customize tuigreet more :3
This commit is contained in:
parent
8090592d78
commit
6e2da06873
1 changed files with 1 additions and 5 deletions
|
|
@ -6,12 +6,8 @@
|
||||||
services.greetd = {
|
services.greetd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
initial_session = {
|
|
||||||
command = "Hyprland";
|
|
||||||
user = "rhea";
|
|
||||||
};
|
|
||||||
default_session = {
|
default_session = {
|
||||||
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd Hyprland";
|
command = "${pkgs.greetd.tuigreet}/bin/tuigreet -t -g \"Hello there |˶˙ᵕ˙ )ノ゙\" --cmd Hyprland";
|
||||||
user = "rhea";
|
user = "rhea";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue