From c6ed3de8a62fc3a8eae866eaa7ac076b28d88ad7 Mon Sep 17 00:00:00 2001 From: stkhan Date: Thu, 24 Jul 2025 19:02:26 -0500 Subject: Add custom dmenu color support --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6f4efa8..7c3775b 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ config: rm -rf .config @./scripts/set_theme.sh @echo "Run make to compile sarc" -sarc: clean +sarc: clean ./scripts/cp.sh ${COLOR} cp wm/${DMENU}/config.h wm/${DMENU}/real_config.h -- cgit v1.2.3