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