From ab36eaacf82a4462cad015c970195e0116916495 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 27 Jul 2025 10:56:41 +0530 Subject: dwl --- modules/login.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/login.nix b/modules/login.nix index 1751f2a..e6ae50b 100644 --- a/modules/login.nix +++ b/modules/login.nix @@ -12,7 +12,8 @@ default_session = { # command = "tuigreet --time --remember --cmd sway"; # command = "tuigreet --time --remember --cmd labwc"; - command = "tuigreet --time --remember --cmd \"dwl -s dwlb\""; + # command = "tuigreet --time --remember --cmd \"dwl -s dwlb\""; + command = "tuigreet --time --remember --cmd dwl"; user = "greeter"; }; }; -- cgit v1.2.3