diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 08:57:51 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 08:57:51 +0530 |
| commit | f9342d23a46f2a5e558810404b0dfa0732bd71b3 (patch) | |
| tree | c4170b6765d2e217a311be162f60baee9596dc1d /modules | |
| parent | d5cc9670dfca394b8f3367921eff0f2806841ff3 (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 e174744..79ac35f 100644 --- a/modules/login.nix +++ b/modules/login.nix @@ -10,7 +10,7 @@ enable = true; settings = { default_session = { - command = "tuigreet --time --remember --cmd \"dwl\""; + command = "tuigreet --time --remember --cmd \"dwl -s dwlb\""; user = "greeter"; }; }; |
