From 65aaad111c5f22675f82219640f4f252e3f9fd71 Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Thu, 11 Sep 2025 21:15:53 +0200 Subject: moved to stable branch for stability --- modules/client/labwc/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/client/labwc') diff --git a/modules/client/labwc/default.nix b/modules/client/labwc/default.nix index e0350f4..4344391 100644 --- a/modules/client/labwc/default.nix +++ b/modules/client/labwc/default.nix @@ -19,7 +19,7 @@ enable = true; settings = { default_session = { - command = "${pkgs.tuigreet}/bin/tuigreet --user-menu -rti --asterisks --cmd labwc"; + command = "${pkgs.greetd.tuigreet}/bin/tuigreet --user-menu -rti --asterisks --cmd labwc"; user = "greeter"; }; }; -- cgit v1.2.3