update greetd

This commit is contained in:
Odweta
2026-01-11 19:31:44 +01:00
parent 547d109dd6
commit 3da19b58f6
+1 -1
View File
@@ -6,7 +6,7 @@
enable = true;
settings = {
default_session = {
command = "${pkgs.greetd.tuigreet}/bin/tuigreet \
command = "${pkgs.tuigreet}/bin/tuigreet \
--time --time-format '%I:%M %p | %a %h | %F' \
--cmd 'uwsm start hyprland'";
user = "greeter";