feat(calendar): ship calcurse and wire waybar clock clicks
Some checks failed
Check / eval-and-lint (push) Failing after 6m22s

This commit is contained in:
Bernardo Magri
2026-05-31 16:43:47 +01:00
parent 395c839ed0
commit 8911ffa4e8
5 changed files with 8 additions and 3 deletions

View File

@@ -112,7 +112,8 @@
},
"clock#date": {
"format": " {:%A, %B %d, %Y}"
"format": " {:%A, %B %d, %Y}",
"on-click": "nomarchy-launch-or-focus-tui calcurse"
},
"custom/powermenu": {

View File

@@ -154,7 +154,8 @@
"clock#date": {
"format": " {:%A, %B %d, %Y}",
"tooltip": false
"tooltip": false,
"on-click": "nomarchy-launch-or-focus-tui calcurse"
},
"custom/powermenu": {