From 6f99a3aafe52f390f2f9fc535be4e59e1e45a722 Mon Sep 17 00:00:00 2001 From: Inorishio Date: Mon, 11 May 2026 20:14:48 +0200 Subject: [PATCH] revert 2761e3e5a78779c9174eaee605a3aa3bde77fb3e revert Delete .zprofile --- .zprofile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .zprofile 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