diff options
-rw-r--r-- | config.h | 1 | ||||
-rwxr-xr-x | stest | bin | 0 -> 17688 bytes |
2 files changed, 0 insertions, 1 deletions
diff --git a/config.h b/config.h index 9cc5128..704fb6f 100644 --- a/config.h +++ b/config.h @@ -21,7 +21,6 @@ static const char col_black[] = "#000000"; static const char col_aqua[] = "#00ffff"; static const unsigned int baralpha = 0xd0; -static const unsigned int borderalpha = OPAQUE; static const char *colors[SchemeLast][2] = { /* fg bg */ diff --git a/stest b/stest new file mode 100755 index 0000000..c8e01b7 --- /dev/null +++ b/stest Binary files differ |