diff --git a/.zprofile b/.zprofile new file mode 100644 index 0000000..c08245b --- /dev/null +++ b/.zprofile @@ -0,0 +1,3 @@ +if uwsm check may-start >> /dev/null; then + exec uwsm start hyprland.desktop +fi