[word-clock] add screenshot to readme
This commit is contained in:
parent
8ea89bb706
commit
e835eb6bf6
|
@ -64,3 +64,11 @@ word_clock{
|
|||
![](./screenshots/twentythreepasttwentyone.png)
|
||||
|
||||
|
||||
```lua
|
||||
word_clock{
|
||||
font = 'Carter One 12',
|
||||
accent_color = '#f00',
|
||||
main_color = '#0f0',
|
||||
}
|
||||
```
|
||||
![](./screenshots/onetwentyseven.png)
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
Loading…
Reference in New Issue