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
Bash

#!/bin/zsh
# start wayland at session login on tty1
[ "$(tty)" = "/dev/tty1" ] && ! pgrep -x river >/dev/null && exec river