Added day name on thinkpad env

This commit is contained in:
Damien Broqua 2021-12-15 11:04:55 +01:00
parent bb86badc85
commit 6aadb7daf5

View File

@ -160,7 +160,7 @@
"tray" "tray"
], ],
"custom/clock": { "custom/clock": {
"exec": "date +'%d/%m/%Y %H:%M'", "exec": "date +'%A %d/%m/%Y %H:%M'",
"interval": 60, "interval": 60,
}, },
"sway/workspaces": { "sway/workspaces": {