summaryrefslogtreecommitdiff
path: root/.bash_profile
blob: 847cb494ee65c6c73d0ca0b7bf09afde3253ebb4 (plain) (blame)
1
2
3
[[ -f ~/.bashrc ]] && source ~/.bashrc
[[ -z "$DISPLAY" && `tty` == /dev/tty1 ]] && exec start-hyprland
[[ -z "$DISPLAY" && `tty` == /dev/tty2 ]] && exec niri