1
0
mirror of git://git.suckless.org/dwm synced 2025-08-06 23:22:15 -07:00

changed default colors

This commit is contained in:
Anselm R. Garbe
2006-07-13 11:43:05 +02:00
parent 44f2e8b952
commit 9e8b3258a0
8 changed files with 71 additions and 82 deletions

2
util.c
View File

@@ -11,7 +11,7 @@
#include <sys/wait.h>
#include <unistd.h>
#include "wm.h"
#include "dwm.h"
void
error(const char *errstr, ...) {