Files
dots/zsh/.zprofile

4 lines
53 B
Bash

if [ "$(tty)" = "/dev/tty1" ];then
exec Hyprland
fi