From ae780e50d4a5cac82fc3fc79a00dd9b175ec6dba Mon Sep 17 00:00:00 2001 From: randomuser Date: Thu, 22 Dec 2022 15:32:05 -0600 Subject: [PATCH] change it back, doesn't work correctly --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 36442b5..894fa6f 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ install: mkdir -p ~/.local/share - ln -sf $(CURDIR)/wallpapers ~/.local/share/ + cp -r $(CURDIR)/wallpapers ~/.local/share