readme: clarify that comments are only allowed on a dedicated line
parent
37d19b3cef
commit
6877ba9f7f
|
|
@ -68,6 +68,7 @@ The file format is documented below as an example:
|
||||||
background = 282c34
|
background = 282c34
|
||||||
foreground= ffffff
|
foreground= ffffff
|
||||||
|
|
||||||
|
# Comments start with a `#` and are only valid on their own line.
|
||||||
# Blank lines are ignored!
|
# Blank lines are ignored!
|
||||||
|
|
||||||
keybind = ctrl+z=close_surface
|
keybind = ctrl+z=close_surface
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue