(defwidget bitcoin_module [] (eventbox :onclick "bitcoin | xargs -I{} ${EWW_CMD} update bitcoin={}" :class "module bitcoin" (box :space-evenly false (label :class "icon" :text "") (label :text {bitcoin})) ) )