mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 01:43:10 -05:00
add day of week to date display
This commit is contained in:
parent
6e50b195a8
commit
5690959c23
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ bar:
|
|||
- label:
|
||||
content: *separator
|
||||
- clock:
|
||||
date-format: "%b %d"
|
||||
date-format: "%a %b %d"
|
||||
time-format: "%R"
|
||||
content:
|
||||
- string: {text: , font: *awesome}
|
||||
|
|
Loading…
Reference in a new issue