(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})) ) )