~proycon/dotfiles

57fc811f4e7b314d484c46d26b8093dffe792041 — Maarten van Gompel a month ago 2416af9
autostart river
1 files changed, 1 insertions(+), 1 deletions(-)

M zshrc
M zshrc => zshrc +1 -1
@@ 550,5 550,5 @@ export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH:$
unset LESS_TERMCAP_so

if [ "$(tty)" = "/dev/tty1" ]; then
    exec ~/dotfiles/scripts/starthyprland.sh
    exec ~/dotfiles/scripts/startriver.sh
fi