From 0b4722c63c8d8205d0a330098cbdc54bb63af311 Mon Sep 17 00:00:00 2001 From: TCCQ Date: Sat, 14 Sep 2024 10:59:08 -0700 Subject: color dwm change --- dwm/config.h.patch | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dwm') diff --git a/dwm/config.h.patch b/dwm/config.h.patch index 05ce8f0..d10af63 100644 --- a/dwm/config.h.patch +++ b/dwm/config.h.patch @@ -1,3 +1,7 @@ +15c15 +< static const char col_cyan[] = "#005577"; +--- +> static const char col_cyan[] = "#ad5fed"; 49c49 < #define MODKEY Mod1Mask --- -- cgit v1.2.3