From 893598fbc628bf93d435a99cc49a3823f465dd57 Mon Sep 17 00:00:00 2001 From: Inorishio Date: Fri, 8 May 2026 01:17:59 +0200 Subject: [PATCH] Delete .zprofile --- .zprofile | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .zprofile diff --git a/.zprofile b/.zprofile deleted file mode 100644 index c08245b..0000000 --- a/.zprofile +++ /dev/null @@ -1,3 +0,0 @@ -if uwsm check may-start >> /dev/null; then - exec uwsm start hyprland.desktop -fi