#!/usr/bin/env bash

# This trigger requires you to have created a shortcut in the Shortcuts macOS
# app named "dnd-off", which disables Do Not Disturb focus.

shortcuts run "dnd-off"
