From a3b37708f641338c45b788f6622b08a0d55f5729 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Wed, 4 Jun 2025 14:48:39 +0530 Subject: update --- modules/login.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/login.nix b/modules/login.nix index f693969..dbf084a 100644 --- a/modules/login.nix +++ b/modules/login.nix @@ -11,8 +11,8 @@ settings = { default_session = { # command = "tuigreet --time --remember --cmd \"sway\""; - # command = "tuigreet --time --remember --cmd \"startplasma-wayland\""; - command = "tuigreet --time --remember --cmd \"dwl -s dwlb\""; + command = "tuigreet --time --remember --cmd \"startplasma-wayland\""; + # command = "tuigreet --time --remember --cmd \"dwl -s dwlb\""; user = "greeter"; }; }; -- cgit v1.2.3