#!/usr/bin/env bash
# @vicinae.schemaVersion 1
# @vicinae.title Open Settings
# @vicinae.mode silent
# @vicinae.icon ../../icons/hicolor/scalable/apps/panama-settings.svg
# @vicinae.description Configure the Panama desktop from its native Settings app.
# @vicinae.keywords ["preferences", "configure", "desktop", "system"]

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