A minimal weather line with forecast pop up on click. Using rofi for the pop up and wttr.in as the weather interface.
The statusbar
The popup with the default rofi theme
chmod +x rofi-wttr)rofi-theme-selector command[rofi-wttr]
command=$SCRIPT_DIR/rofi-wttr
interval=3600
#BAR_POSITION=top
#FONT=Monospace 10
#LABEL=🌡️
#LOCATION=Washington_DC
#ROFI_CONFIG_FILE=/dev/null
Modeled off of rofi-calendar with thanks to its authors.