This repository has been archived on 2023-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/.config/zsh/.zlogin

5 lines
125 B
Plaintext
Raw Normal View History

2021-05-19 11:54:36 +02:00
#!/bin/zsh
2021-06-18 00:43:11 +02:00
# start wayland at session login on tty1
[ "$(tty)" = "/dev/tty1" ] && ! pgrep -x river >/dev/null && exec river