From 59a9c7e82a140da5a4713632164e25c7c0cad46e Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Thu, 26 Jun 2025 21:45:51 +0400 Subject: feat(dunst): new config added --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a94e08b..78396b3 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,7 @@ config: $(CONFDIR) mkdir -p $(CONFDIR)/sites touch $(ZCACHE) $(COPY) config/bash/bashrc $(BASHRC) + $(COPY) config/dunst $(CONFDIR) $(COPY) config/lf $(CONFDIR) $(COPY) config/mimeapps.list $(CONFDIR) $(COPY) config/mpv $(CONFDIR) -- cgit v1.2.3