Jump to content

ryanwalker118

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by ryanwalker118

  1. I had issues getting Slack to display properly if it was minimized or hidden in the background. Recommend trying something like this: on alfred_script(q) tell application "Slack" reopen activate end tell tell application "System Events" keystroke "k" using {command down} tell process "Slack" to keystroke (q as string) key code 36 end tell end alfred_script
×
×
  • Create New...