#!/usr/bin/env bash
# @vicinae.schemaVersion 1
# @vicinae.title Screenshot and Recording
# @vicinae.mode silent
# @vicinae.icon ../../icons/hicolor/scalable/apps/panama-settings.svg
# @vicinae.description Open the polished screenshot and screen-recording picker.
# @vicinae.keywords ["capture", "record", "selection", "window", "screen"]

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