diff options
| author | TCCQ <thomasmulmer02@gmail.com> | 2024-09-14 10:59:08 -0700 |
|---|---|---|
| committer | TCCQ <thomasmulmer02@gmail.com> | 2024-09-14 10:59:08 -0700 |
| commit | 0b4722c63c8d8205d0a330098cbdc54bb63af311 (patch) | |
| tree | 43bf6e8088b16df5aa93e152a65c6dab11213d79 /dwm/config.h.patch | |
| parent | d3868c3b22267c68fae856d704e01302c7ac028f (diff) | |
color dwm change
Diffstat (limited to 'dwm/config.h.patch')
| -rw-r--r-- | dwm/config.h.patch | 4 |
1 files changed, 4 insertions, 0 deletions
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 --- |
