X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/9f35cc52fe27f694ce146356e6c71267ecd19217..d37dfa1bedbfadb5d39aa1937e77d4fd44319018:/draw.c diff --git a/draw.c b/draw.c index 7da24f2..fb4ba2e 100644 --- a/draw.c +++ b/draw.c @@ -94,7 +94,7 @@ drawall() void drawstatus() { - static const char *mode[] = { "~", "|" }; + static const char *mode[] = { "><", "|=" }; int i, x; dc.x = dc.y = 0;