mirror of
https://github.com/ItsDrike/nixdots
synced 2024-12-25 18:54:34 +00:00
Enable calendar widget on click
This commit is contained in:
parent
ccc5cbe1d4
commit
067b829d5a
|
@ -3,7 +3,7 @@
|
|||
(eventbox
|
||||
:tooltip {time.day}
|
||||
:class "module clock"
|
||||
;; :onclick "${EWW_CMD} open --toggle calendar"
|
||||
:onclick "${EWW_CMD} open --toggle calendar"
|
||||
|
||||
(box
|
||||
:space-evenly false
|
||||
|
|
Loading…
Reference in a new issue