summaryrefslogtreecommitdiff
path: root/dwm-6.2
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-04-17 19:44:52 +0000
committerstkhan <personal@slickd.xyz>2021-04-17 19:44:52 +0000
commitfd11e05d97b019be521e393d8f18ef1b8e8e1621 (patch)
tree4e9506347f0617f594d312ca706933380bd8f3ca /dwm-6.2
parent168bece0de9c226f490c0dd462bfbce6de9854e2 (diff)
Updated readme
Diffstat (limited to 'dwm-6.2')
-rw-r--r--dwm-6.2/config.h2
-rwxr-xr-xdwm-6.2/dwmbin66648 -> 66648 bytes
-rw-r--r--dwm-6.2/dwm.obin59536 -> 59536 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/dwm-6.2/config.h b/dwm-6.2/config.h
index 7d90872..05d2e77 100644
--- a/dwm-6.2/config.h
+++ b/dwm-6.2/config.h
@@ -14,7 +14,7 @@ static const char col_gray1[] = "#222222";
static const char col_gray2[] = "#444444";
static const char col_gray3[] = "#bbbbbb";
static const char col_gray4[] = "#eeeeee";
-static const char col_cyan[] = "#00731f";
+static const char col_cyan[] = "#0a0063";
static const char *colors[][3] = {
/* fg bg border */
[SchemeNorm] = { col_gray3, col_gray1, col_gray2 },
diff --git a/dwm-6.2/dwm b/dwm-6.2/dwm
index 0f0636b..71bb797 100755
--- a/dwm-6.2/dwm
+++ b/dwm-6.2/dwm
Binary files differ
diff --git a/dwm-6.2/dwm.o b/dwm-6.2/dwm.o
index ccebda1..240a054 100644
--- a/dwm-6.2/dwm.o
+++ b/dwm-6.2/dwm.o
Binary files differ