chore: run in interactive
This commit is contained in:
parent
d6c6eb054d
commit
b0bff4d4bb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ vt = 1
|
||||||
|
|
||||||
# `agreety` is the bundled agetty/login-lookalike. You can replace `/bin/sh`
|
# `agreety` is the bundled agetty/login-lookalike. You can replace `/bin/sh`
|
||||||
# with whatever you want started, such as `sway`.
|
# 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
|
# 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
|
# on the greeter. A graphical greeter may for example require the user to be
|
||||||
|
|
Loading…
Reference in a new issue