Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 738 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 738 Bytes

Alfred Ghostty Integration

AppleScript to integrate Ghostty with Alfred.

Usage

  1. Copy the script to your clipboard
  2. In Alfred Preferences, navigate to Features > Terminal > Application → Custom
  3. Paste the script into the text box
  4. Optionally configure the script's properties

Properties

  • open_new : either t, n or d
    • t open new tab
    • n open new window
    • d open new split
  • reuse_tab : either true or false
  • timeout_seconds
  • shell_load_delay
  • switch_delay