# # ~/.bash_profile # # Launch Hyprland and Hyprlock on launch [[ -z $DISPLAY && $(tty) = /dev/tty1 ]] && exec Hyprland [[ -f ~/.bashrc ]] && . ~/.bashrc