summaryrefslogtreecommitdiff
path: root/modules/login.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/login.nix')
-rw-r--r--modules/login.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/login.nix b/modules/login.nix
index dbf084a..49daba0 100644
--- a/modules/login.nix
+++ b/modules/login.nix
@@ -11,7 +11,7 @@
settings = {
default_session = {
# command = "tuigreet --time --remember --cmd \"sway\"";
- command = "tuigreet --time --remember --cmd \"startplasma-wayland\"";
+ command = "tuigreet --time --remember --cmd \"labwc\"";
# command = "tuigreet --time --remember --cmd \"dwl -s dwlb\"";
user = "greeter";
};