feat(calendar): ship calcurse and wire waybar clock clicks
Some checks failed
Check / eval-and-lint (push) Failing after 6m22s
Some checks failed
Check / eval-and-lint (push) Failing after 6m22s
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user