From c4b86ceca1e675122cb636507bb7132f344ac99b Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Thu, 26 Jun 2025 17:15:56 +0400 Subject: chore(makefile): install newer version of DWM --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 63a2829..a94e08b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .POSIX: DMENU = dmenu_farajli-5.3.0 -DWM = dwm_farajli-6.5.0 +DWM = dwm_farajli-6.5.1 FONT1 = LiberationMono FONT2 = JetBrainsMono SLSTATUS = slstatus_farajli-1.0.0 -- cgit v1.2.3