doc: yambar(5): remove trailing whitespace

This commit is contained in:
Daniel Eklöf 2024-06-09 10:12:23 +02:00
parent 9cc5e0f7a7
commit 8422e7e0b1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -24,7 +24,7 @@ types that are frequently used:
- 00ff00ff: green, no transparency
- ff000099: red, semi-transparent
- *environment reference*: a string that contains format ${VAR}. This will be
replaced by the value of the environment variable VAR. Example:
replaced by the value of the environment variable VAR. Example:
- ${HOME}
- ${HOME}/.config/yambar
- ENV is ${ENV}, ENV2 is ${ENV2}