mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-11-03 09:06:35 +00:00
Major rewrite (new install)
This commit is contained in:
parent
4e89803237
commit
e78b421565
158 changed files with 2542 additions and 5238 deletions
|
|
@ -1,14 +0,0 @@
|
|||
(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}))
|
||||
)
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue