Added day name on thinkpad env
This commit is contained in:
parent
bb86badc85
commit
6aadb7daf5
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@
|
|||
"tray"
|
||||
],
|
||||
"custom/clock": {
|
||||
"exec": "date +'%d/%m/%Y %H:%M'",
|
||||
"exec": "date +'%A %d/%m/%Y %H:%M'",
|
||||
"interval": 60,
|
||||
},
|
||||
"sway/workspaces": {
|
||||
|
|
Loading…
Reference in a new issue