Format headers

This commit is contained in:
Michael Aquilina
2019-08-24 21:46:56 +01:00
parent dd3da7b6ef
commit df83404c8c
4 changed files with 18 additions and 16 deletions

View File

@ -8,6 +8,8 @@ waybar - clock module
The *clock* module displays the current date and time.
# CONFIGURATION
*interval*: ++
typeof: integer ++
default: 60 ++
@ -48,7 +50,7 @@ The *clock* module displays the current date and time.
View all valid format options in *strftime(3)*.
# Example:
# EXAMPLE
```
"clock": {
@ -56,9 +58,8 @@ View all valid format options in *strftime(3)*.
"format": "{:%H:%M}",
"max-length": 25
}
```
# Style
# STYLE
- *#clock*