Since the default rule matching does substring comparisons, using the
fixed string "broken" as a fallback value can complicate or make
unambiguous matching impossible, so this change makes various fallback
strings for unset properties configurable via config.h.
---
config.def.h | 5 +++++
dwm.c | 7 +++----
2 files changed, 8 insertions(+), 4 deletions(-)
Received on Sun Apr 01 2018 - 23:43:04 CEST