#!/usr/bin/env bash
# @vicinae.schemaVersion 1
# @vicinae.title Open Notifications
# @vicinae.mode silent
# @vicinae.icon ../../icons/hicolor/scalable/apps/panama-settings.svg
# @vicinae.description Open notification history and the unified date center.
# @vicinae.keywords ["alerts", "messages", "history", "date center"]

exec "$HOME/.config/quickshell/scripts/panama-action" notifications
