This package does not provide any key binding. You will
have to do it yourself.
For example, to bind Super-J as a keystroke to open journal
list, do this:
  (global-set-key (kbd "s-j") 'org-journal-list--start)