From 4f804d5f962070c531dea5025e61be8a0da8129e Mon Sep 17 00:00:00 2001 From: Roger Roger Date: Wed, 31 Jan 2024 17:17:42 +0100 Subject: [PATCH] Makefile: remove hyprland symlink on uninstall --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 0108a0ae..9c5e94d5 100644 --- a/Makefile +++ b/Makefile @@ -60,6 +60,7 @@ install: uninstall: rm -f ${PREFIX}/share/wayland-sessions/hyprland.desktop rm -f ${PREFIX}/bin/Hyprland + rm -f ${PREFIX}/bin/hyprland rm -f ${PREFIX}/bin/hyprctl rm -f ${PREFIX}/bin/hyprpm rm -f ${PREFIX}/lib/libwlroots.so.13032