From b0bff4d4bb3e41e11e60c54e25aa96d4bd8d013b Mon Sep 17 00:00:00 2001 From: Bastien Riviere Date: Sun, 1 Dec 2024 19:50:41 +0100 Subject: [PATCH] chore: run in interactive --- files/etc/greetd/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/etc/greetd/config.toml b/files/etc/greetd/config.toml index dca7a1b..606333b 100644 --- a/files/etc/greetd/config.toml +++ b/files/etc/greetd/config.toml @@ -8,7 +8,7 @@ vt = 1 # `agreety` is the bundled agetty/login-lookalike. You can replace `/bin/sh` # with whatever you want started, such as `sway`. -command = "tuigreet --cmd niri-session" +command = "tuigreet --cmd 'bash -i -c niri-session'" # The user to run the command as. The privileges this user must have depends # on the greeter. A graphical greeter may for example require the user to be