aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukasz@arcofasiagroup.com>2026-08-21 10:23:52 +0200
committerLukasz Kasprzak <lukasz@arcofasiagroup.com>2026-08-21 10:23:52 +0200
commit5d1abc9111a2a448f05462e6140fadb7448218e6 (patch)
tree6eefaf104d40241b27f9afc2cf686e3c62337f7b /config.h
parent69add3767988d0dfc6ecac37405cfb10abe8dbb7 (diff)
downloadcolitur-x-5d1abc9111a2a448f05462e6140fadb7448218e6.tar.gz
colitur-x-5d1abc9111a2a448f05462e6140fadb7448218e6.zip
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.
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
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.