fix: use startniri
This commit is contained in:
parent
23cc0fcc02
commit
f987f94c18
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then
|
||||
exec river &> /tmp/river.log
|
||||
exec niri-session
|
||||
fi
|
Loading…
Reference in a new issue