From c26299ade691db88bd481e9f62af6f049872338d Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Mon, 3 Feb 2025 14:56:48 +0530 Subject: update --- modules/login.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'modules/login.nix') diff --git a/modules/login.nix b/modules/login.nix index c439e52..5ec23cc 100644 --- a/modules/login.nix +++ b/modules/login.nix @@ -10,8 +10,9 @@ enable = true; settings = { default_session = { - command = "tuigreet --time --remember --cmd \"startplasma-wayland\""; - # command = "tuigreet --time --remember --cmd \"dwl -s dwlb\""; + # command = "tuigreet --time --remember --cmd \"sway\""; + # command = "tuigreet --time --remember --cmd \"startplasma-wayland\""; + command = "tuigreet --time --remember --cmd \"dwl -s dwlb\""; user = "greeter"; }; }; -- cgit v1.2.3