From 58b9fdc6a1ff8611678063937b4e7d12ceae9b36 Mon Sep 17 00:00:00 2001 From: Inorishio Date: Sun, 10 May 2026 14:43:27 +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