From c9a6277b4c5a08d587396c7bf597286d7b6efdaa Mon Sep 17 00:00:00 2001 From: stkhan Date: Thu, 26 May 2022 20:55:41 +0000 Subject: Added graphics patch --- Makefile | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e0cf7c6..5caeea5 100644 --- a/Makefile +++ b/Makefile @@ -65,4 +65,15 @@ part: ./scripts/cp.sh cleanp: clean rm -rf .config - +uninstall: + make uninstall -C $(DWM) + make uninstall -C $(ST) + make uninstall -C $(DMENU) + make uninstall -C surf + make uninstall -C nsxiv + make uninstall -C tabbed + make uninstall -C dwmblocks + make uninstall -C farbfeld + make uninstall -C sent + make uninstall -C wmname + make uninstall -C scroll-0.1 -- cgit v1.2.3