Add Panama commands to the launcher
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
# @vicinae.schemaVersion 1
|
||||
# @vicinae.title Panama: Screen Intelligence
|
||||
# @vicinae.mode silent
|
||||
# @vicinae.icon ../../icons/hicolor/scalable/apps/panama-settings.svg
|
||||
# @vicinae.description Select part of the screen for OCR, QR, or code recognition.
|
||||
# @vicinae.keywords ["ocr", "text", "qr", "barcode", "recognize", "scan"]
|
||||
|
||||
exec "$HOME/.config/quickshell/scripts/panama-action" intelligence
|
||||
Reference in New Issue
Block a user