Change river start command to start-river
This commit is contained in:
parent
939f393a80
commit
5fc29ee567
2 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
vt = 7
|
||||
|
||||
[default_session]
|
||||
command = "tuigreet --remember --time --issue --asterisks --cmd river"
|
||||
command = "tuigreet --remember --time --issue --asterisks --cmd start-river"
|
||||
user = "_greetd"
|
||||
|
||||
[initial_session]
|
||||
command = "river"
|
||||
command = "start-river"
|
||||
user = "tileos"
|
||||
|
|
|
@ -27,7 +27,7 @@ lb config noauto \
|
|||
--binary-images iso-hybrid \
|
||||
--iso-application "$NAME" \
|
||||
--iso-volume "$NAME" \
|
||||
--firmware-chroot true \
|
||||
--firmware-chroot false \
|
||||
--zsync false \
|
||||
--security true \
|
||||
--updates true \
|
||||
|
|
Loading…
Add table
Reference in a new issue