summaryrefslogtreecommitdiff
path: root/modules/login.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/login.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/login.nix b/modules/login.nix
index 8efefb4..67cd6d9 100644
--- a/modules/login.nix
+++ b/modules/login.nix
@@ -10,7 +10,7 @@
enable = true;
settings = {
default_session = {
- command = "tuigreet --time --remember --cmd \"dwl > ~/.cache/dwl-log\"";
+ command = "tuigreet --time --remember --cmd \"startplasma-wayland\"";
user = "greeter";
};
};