readme: clarify that comments are only allowed on a dedicated line

This commit is contained in:
Mitchell Hashimoto
2024-08-18 19:01:00 -07:00
parent 37d19b3cef
commit 6877ba9f7f

View File

@ -68,6 +68,7 @@ The file format is documented below as an example:
background = 282c34
foreground= ffffff
# Comments start with a `#` and are only valid on their own line.
# Blank lines are ignored!
keybind = ctrl+z=close_surface