commit 59bb386
wf
·
2026-04-04 19:25:12 +0000 UTC
parent 22a4b55
Remove mention of bogus manpage
1 files changed,
+5,
-4
+5,
-4
1@@ -5,16 +5,17 @@ howl is a small wayland compositor written with the neuswc library.
2
3 It is controlled through an external client, which allows for scriptability.
4
5-See the `howl` and `howlc` manual pages for more information on usage.
6+See the `howlc` manual page for more information on usage.
7
8-To do
9------
10+TODO
11+----
12
13 * Expose compositor internals through the client
14 * Eyecandy: titlebars and double borders
15 * Clean up the codebase
16+ * Flag for custom config path
17
18-Credits
19+CREDITS
20 -------
21
22 * neuswc authors