From 1636adb8b64cc42b5eb069c117ff51768980dfc7 Mon Sep 17 00:00:00 2001 From: Inorishio Date: Mon, 11 May 2026 20:17:39 +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