diff --git a/Makefile b/Makefile index 43a7c8e8..0e798af0 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ build: pip3 install -r requirements.txt @echo "Building $(NAME)..." python3 render-cursors.py ./src/$(NAME)/source-cursors.svg -o -a --name $(NAME) - + ./tweak.sh $(NAME) .PHONY := link link: ./x11-make.sh $(NAME)