Add btc price tracker panel module

This commit is contained in:
Riyyi
2021-02-15 16:17:00 +01:00
parent 829d699942
commit 266836dd38
4 changed files with 56 additions and 1 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ font-4 = "Font Awesome 5 Brands:pixelsize=16;3"
modules-left = bspwm
modules-center = title
modules-right = pulseaudio backlight-acpi wlan eth battery battery-low date powermenu
modules-right = btc pulseaudio backlight-acpi wlan eth battery battery-low date powermenu
tray-maxsize = 30
tray-position = right
+9
View File
@@ -28,6 +28,15 @@ type = internal/xwindow
label = %title:0:50:...%
label-foreground = ${colors.white-bright}
[module/btc]
type = custom/script
interval = 300
exec = $HOME/.scripts/panel/btc.sh
label =  %output%
label-foreground = ${colors.white-bright}
; https://github.com/polybar/polybar/wiki/Module:-pulseaudio
[module/pulseaudio]
type = internal/pulseaudio