#!/usr/bin/env bash
# Generated by scripts/panama-settings-commands -- do not edit by hand.
# @vicinae.schemaVersion 1
# @vicinae.title Settings: Sync & Backup
# @vicinae.mode silent
# @vicinae.icon ../../icons/hicolor/scalable/apps/panama-settings.svg
# @vicinae.description Open Sync & Backup in Settings.
# @vicinae.keywords ["settings", "restore defaults", "carry settings to another machine", "settings backups"]

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