From eeb01f3887161690a163f0083ae3695d6b243787 Mon Sep 17 00:00:00 2001 From: TheOnePath Date: Fri, 21 Jun 2024 21:21:14 +0100 Subject: [PATCH] Updated Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0625eaa..d19b797 100644 --- a/Makefile +++ b/Makefile @@ -116,7 +116,7 @@ submodule update --init --recursive" ; exit 1 ;\ $(MAKE) build .PHONY : build -build: $(__Hyprlock) $(__Hyprpaper) $(__Wl-clipboard) $(__Hyprland) +build: $(__Hyprlock) $(__Hyprpaper) $(__Wl-clipboard)/wl-copy $(__Hyprland) .PHONY : install install: build