From 8cb4343738a08010996701a86667d901620c6cb7 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 29 Sep 2024 11:57:20 +0530 Subject: back to dwl --- 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 28432c1..038f4a3 100644 --- a/modules/login.nix +++ b/modules/login.nix @@ -10,7 +10,7 @@ enable = true; settings = { default_session = { - command = "tuigreet --time --remember --cmd \"qtile start -b wayland\""; + command = "tuigreet --time --remember --cmd \"dwl -s dwlb\""; user = "greeter"; }; }; -- cgit v1.2.3