#!/usr/bin/env bash
# @vicinae.schemaVersion 1
# @vicinae.title Check System Health
# @vicinae.mode silent
# @vicinae.icon ../../icons/hicolor/scalable/apps/panama-settings.svg
# @vicinae.description Review Panama services, integrations, and recovery actions.
# @vicinae.keywords ["health", "doctor", "repair", "services"]

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