#!/usr/bin/env bash
# Generated by scripts/panama-settings-commands -- do not edit by hand.
# @vicinae.schemaVersion 1
# @vicinae.title Settings: Appearance
# @vicinae.mode silent
# @vicinae.icon ../../icons/hicolor/scalable/apps/panama-settings.svg
# @vicinae.description Open Appearance in Settings.
# @vicinae.keywords ["settings", "inner gaps", "outer gaps", "border width", "corner radius", "unfocused window opacity", "focused window opacity", "fullscreen opacity", "corner shape", "blur", "blur radius", "blur passes", "window shadows"]

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