Files
Arch-Hyprland/assets/.zprofile
2023-12-11 14:15:38 +09:00

4 lines
76 B
Bash

if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then
Hyprland
fi