launcher.sh 163 B

1234
  1. #!/bin/bash
  2. gdbus call --session --dest io.appflowy.AppFlowy \
  3. --object-path /io/appflowy/AppFlowy/Object \
  4. --method io.appflowy.AppFlowy.Open "['$1']" {}