Questions tagged [macos-shortcuts]

2 questions
0
votes
0 answers

Add npm start in mac shortcuts action

There is a requirement to run a npm start comment using a Mac shortcut action I added the commands to the Run Shell Script action. But it throws the following error on run
Abhishek
  • 621
  • 1
  • 8
  • 19
0
votes
0 answers

Shortcut for switching between Dark and Light mode

I am using Mac OS Ventura and would like to build a Shortcut for switching between Dark and Light mode. I came up with: but I cannot find a way to test if the variable curr_appearance has a specific value. The only two options are has any value and…
Antonio Sesto
  • 2,868
  • 5
  • 33
  • 51