From c10722aa69e70ecc8988b4284edc516f53d9676a Mon Sep 17 00:00:00 2001 From: HuntedByTheIRS Date: Tue, 30 Jun 2026 22:54:16 -0400 Subject: [PATCH] live laugh hate rust --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 876497d..b072c14 100644 --- a/Makefile +++ b/Makefile @@ -173,7 +173,7 @@ install: peachwm peachmsg/peachmsg mkdir -p $(DESTDIR)/etc/peachwm cp -r example/* $(DESTDIR)/etc/peachwm mkdir -p $(DESTDIR)$(PREFIX)/share/wayland-sessions - cp peachwm.desktop $(DESTDIR)$(PREFIX)/share/wayland-sessions/peachwm.desktop + cp -f peachwm.desktop $(DESTDIR)$(PREFIX)/share/wayland-sessions/peachwm.desktop uninstall: rm -f $(DESTDIR)$(PREFIX)/bin/peachwm