From 743478f373a66f7b050030948824d722d6b2cc67 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 29 Feb 2024 22:04:27 +0530 Subject: update --- modules/login.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/login.nix') diff --git a/modules/login.nix b/modules/login.nix index 8efefb4..67cd6d9 100644 --- a/modules/login.nix +++ b/modules/login.nix @@ -10,7 +10,7 @@ enable = true; settings = { default_session = { - command = "tuigreet --time --remember --cmd \"dwl > ~/.cache/dwl-log\""; + command = "tuigreet --time --remember --cmd \"startplasma-wayland\""; user = "greeter"; }; }; -- cgit v1.2.3