diff --git a/dot_config/bumblebee-status/top.toml.tmpl b/dot_config/bumblebee-status/top.toml.tmpl index d15317f..154f901 100644 --- a/dot_config/bumblebee-status/top.toml.tmpl +++ b/dot_config/bumblebee-status/top.toml.tmpl @@ -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}}`}}