Add ETH price to bumblebee

This commit is contained in:
Pavle Portic 2024-04-25 12:17:51 +02:00
parent 401e01dae1
commit 3250ff192d
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 4 additions and 1 deletions

View File

@ -1,11 +1,14 @@
[core]
modules=playerctl, dunst, {{ .bumblebee.modules }} sensors, pulsein, pulseout, date, time
modules=playerctl, getcrypto, dunst, {{ .bumblebee.modules }} sensors, pulsein, pulseout, date, time
autohide=#comma-separated list of modules to hide, unless in warning/error state
theme=gruvbox-powerline
[module-parameters]
workspacewheel=False
popup_font_size=14
getcrypto.interval=300
getcrypto.getbtc=0
getcrypto.getltc=0
playerctl.args=-p tidal-hifi
playerctl.layout=playerctl.song,playerctl.prev,playerctl.pause,playerctl.next
playerctl.format={{`{{artist}}`}} - {{`{{title}}`}}