feat: add music and zsh and zathura improvements

This commit is contained in:
2026-01-20 12:40:15 -05:00
parent 0d21f85c84
commit 2adf1b010b
6 changed files with 32 additions and 12 deletions

View File

@@ -47,7 +47,7 @@
"custom/countdown": {
"exec": "echo $(( ($(date +%s) - $(date -d 'June 6, 2026' +%s)) / 86400 ))",
"format": "{} ",
"interval": 3600
"interval": 60
},
"clock": {
"format": "{:L%A %I:%M}",