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 49daba0..0917b7f 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 \"labwc\"";
+ command = "tuigreet --time --remember --cmd labwc";
# command = "tuigreet --time --remember --cmd \"dwl -s dwlb\"";
user = "greeter";
};