diff options
| author | Lukasz Kasprzak <lukasz@arcofasiagroup.com> | 2026-08-21 10:23:52 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukasz@arcofasiagroup.com> | 2026-08-21 10:23:52 +0200 |
| commit | 5d1abc9111a2a448f05462e6140fadb7448218e6 (patch) | |
| tree | 6eefaf104d40241b27f9afc2cf686e3c62337f7b /config.h | |
| parent | 69add3767988d0dfc6ecac37405cfb10abe8dbb7 (diff) | |
| download | colitur-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.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
