diff --git a/.bash_profile b/.bash_profile index b25a865..caa8e77 100644 --- a/.bash_profile +++ b/.bash_profile @@ -6,8 +6,3 @@ [[ -z $DISPLAY && $(tty) = /dev/tty1 ]] && exec Hyprland [[ -f ~/.bashrc ]] && . ~/.bashrc - -# Start uwsm, which starts hyprland -if uwsm check may-start; then - exec uwsm start hyprland.desktop -fi