on clock click proton calender opens

This commit is contained in:
Lorenz Hohermuth 2025-01-29 16:09:26 +01:00
parent 7e6ab23ecf
commit 7e5b65df2a
1 changed files with 2 additions and 1 deletions

View File

@ -52,7 +52,8 @@
"clock": {
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"format" : "{:%d.%m.%Y %T}",
"interval" : 1
"interval" : 1,
"on-click" : "brave calendar.proton.me && hyprctl dispatch focuswindow Brave-browser"
},
"cpu": {
"format": "{usage}% ",