#!/usr/bin/env bash # @vicinae.schemaVersion 1 # @vicinae.title End Focus Session # @vicinae.mode silent # @vicinae.icon ../../icons/hicolor/scalable/apps/panama-settings.svg # @vicinae.description End the current focus timer and restore its previous states. # @vicinae.keywords ["stop timer", "deep work", "pomodoro", "restore"] exec "$HOME/.config/quickshell/scripts/panama-action" focus-end