#!/bin/bash

# omarchy:summary=Show the current weather notification

omarchy-notification-send -g $(omarchy-weather-icon) -u low "$(omarchy-weather-status)"
