[taffybar] Add coinbase pro widgets

This commit is contained in:
2021-07-04 01:32:53 -06:00
parent 018cf09776
commit be87dc9dee
3 changed files with 30 additions and 2 deletions

View File

@@ -17,8 +17,9 @@ executable imalison-taffybar
-- ghc-options: -threaded -g -rtsopts
ghc-prof-options: -fprof-auto
build-depends: base
, X11>=1.8
, X11
, bytestring
, coinbase-pro
, containers
, directory
, filepath
@@ -30,6 +31,8 @@ executable imalison-taffybar
, hslogger
, process
, split
, text
, time
, taffybar>=3.2.0
, transformers
, xdg-basedir