diff --git a/Makefile b/Makefile index 84eca74..27bb974 100644 --- a/Makefile +++ b/Makefile @@ -68,3 +68,7 @@ all: make clear make protocols make release + +install: + make all + cp ./build/hyprpaper /usr/bin -f \ No newline at end of file