aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h4
-rwxr-xr-xdwmbin74304 -> 0 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index ac9f582..97054a8 100644
--- a/config.h
+++ b/config.h
@@ -22,8 +22,8 @@ static char sel_bg_col[] = "#83a598";
static char sel_bor_col[] = "#83a598";
static char sel_fg_col[] = "#282828";
-static char title_bg_col[] = "#282828";
-static char title_fg_col[] = "#83a598";
+static char title_bg_col[] = "#282828";
+static char title_fg_col[] = "#83a598";
static char *colors[][3] = {
/* Scheme, fg, bg, border. */
diff --git a/dwm b/dwm
deleted file mode 100755
index 57f294d..0000000
--- a/dwm
+++ /dev/null
Binary files differ