Add openweather widget to polybar

This commit is contained in:
Tobias Reisinger 2021-07-10 00:52:01 +02:00
parent e9495e34ab
commit 4bf95217f9
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 67 additions and 1 deletions

View file

@ -45,3 +45,11 @@
[module/bsp-layout-secondary]
inherit = module/bsp-layout
exec = bsp-layout get $(bspc query -D --names -d ${MONITOR_SECONDARY}:focused)
[module/openweather]
type = custom/script
exec = $HOME/.config/polybar/scripts/openweather.sh
interval = 600
format-prefix-foreground = ${colors.foreground}
format-underline = ${colors.green}