fix calendar date format and some tmux aliases
This commit is contained in:
parent
cdc0c5de0d
commit
9c94d4bee8
2 changed files with 3 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"interval": 1,
|
||||
},
|
||||
"clock#date": {
|
||||
"format": "<span color=\"#7aa2f7\"> </span>{:%d/%m/%Y}",
|
||||
"format": "<span color=\"#7aa2f7\"> </span>{:%Y/%m/%d}",
|
||||
"tooltip-format": "<tt>{calendar}</tt>",
|
||||
"interval": 360,
|
||||
"calendar": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue