mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 09:53: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:
|
- label:
|
||||||
content: *separator
|
content: *separator
|
||||||
- clock:
|
- clock:
|
||||||
date-format: "%b %d"
|
date-format: "%a %b %d"
|
||||||
time-format: "%R"
|
time-format: "%R"
|
||||||
content:
|
content:
|
||||||
- string: {text: , font: *awesome}
|
- string: {text: , font: *awesome}
|
||||||
|
|
Loading…
Reference in a new issue