From b2d08f7aa34c4d7197c8b55b650a22d9dade5f90 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 19 Aug 2022 03:10:19 +0200 Subject: changed tags --- config.h | 2 +- dwm | Bin 73904 -> 73904 bytes dwm.o | Bin 59968 -> 60000 bytes 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 77b2bca..a1d47af 100644 --- a/config.h +++ b/config.h @@ -21,7 +21,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { ">_", "{}", "www", "[]"}; +static const char *tags[] = { ">_", "{}", "www", "^_^"}; static const Rule rules[] = { /* xprop(1): diff --git a/dwm b/dwm index 46530bc..3c3417d 100755 Binary files a/dwm and b/dwm differ diff --git a/dwm.o b/dwm.o index fc1ccbf..56aab1b 100644 Binary files a/dwm.o and b/dwm.o differ -- cgit v1.2.3