From 5d1abc9111a2a448f05462e6140fadb7448218e6 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Fri, 21 Aug 2026 10:23:52 +0200 Subject: split: colitur-mu moves to colitur-experiments This repo now holds one finished program rather than a finished one and a sketch. The microui front-end, its Xlib backend and the vendored microui went to ../colitur-experiments with their history intact. Makefile, config.h and README trimmed to match. --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index c0e2cd3..ca9743b 100644 --- a/config.h +++ b/config.h @@ -1,4 +1,4 @@ -/* colitur-x / colitur-mu -- compile-time configuration, suckless style. +/* colitur-x -- compile-time configuration, suckless style. * Edit, `make`, `make install`. There is no runtime config file: colitur * itself owns the CALENDAR's configuration (language, sigla, overlays); * this file owns only how it is painted. -- cgit v1.3