diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-09 20:48:43 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-09 20:48:43 +0530 |
| commit | d4c18c4b2f659d1b7dfceefcc06e498762b9c5e4 (patch) | |
| tree | 633b0ee8fbbb4c220ecc93a4c24e409693e0433c /modules | |
| parent | 007a160616ff033f3cafee058a8afc28629664c9 (diff) | |
update
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/login.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/login.nix b/modules/login.nix index 67cd6d9..e174744 100644 --- a/modules/login.nix +++ b/modules/login.nix @@ -10,7 +10,7 @@ enable = true; settings = { default_session = { - command = "tuigreet --time --remember --cmd \"startplasma-wayland\""; + command = "tuigreet --time --remember --cmd \"dwl\""; user = "greeter"; }; }; |
