tprepared 3.7, ready to rambo - dwm - [fork] customized build of dwm, the dynamic window manager
(HTM) git clone git://src.adamsgaard.dk/dwm
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 12280f0253407827c9eba288df29ca669d2053bd
(DIR) parent a58731e8355a1dd85df1275fe851c7a48648a162
(HTM) Author: Anselm R. Garbe <arg@suckless.org>
Date: Sat, 24 Feb 2007 15:40:50 +0100
prepared 3.7, ready to rambo
Diffstat:
M config.arg.h | 2 +-
M config.default.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/config.arg.h b/config.arg.h
t@@ -13,7 +13,7 @@
#define SELFGCOLOR "#fff"
#define TOPBAR True /* False */
-/* behavior */
+/* tagging */
#define TAGS \
const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
#define RULES \
(DIR) diff --git a/config.default.h b/config.default.h
t@@ -13,7 +13,7 @@
#define SELFGCOLOR "#ffffff"
#define TOPBAR True /* False */
-/* behavior */
+/* tagging */
#define TAGS \
const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
/* Query class:instance:title for regex matching info with following command: