# # ~/.bash_profile # [[ -f ~/.bashrc ]] && . ~/.bashrc # Start uwsm, which starts hyprland if uwsm check may-start; then exec uwsm start hyprland.desktop fi