Move all variable definitions under a single file

This commit is contained in:
ItsDrike 2023-01-29 17:25:48 +01:00
parent d583587360
commit 0734993789
No known key found for this signature in database
GPG key ID: B014E761034AF742
11 changed files with 53 additions and 54 deletions

View file

@ -1,8 +1,3 @@
(defpoll bitcoin
:interval "5m"
:initial "$N/A"
`~/.local/bin/scripts/cli/bitcoin`)
(defwidget bitcoin_module []
(eventbox
:onclick "~/.local/bin/scripts/cli/bitcoin | xargs -I_ ${EWW_CMD} update bitcoin=_"