Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command @ app disappear after quit / relaunch app #65

Open
kenji21 opened this issue Dec 26, 2023 · 1 comment
Open

Command @ app disappear after quit / relaunch app #65

kenji21 opened this issue Dec 26, 2023 · 1 comment

Comments

@kenji21
Copy link
Contributor

kenji21 commented Dec 26, 2023

It seems it doesn't be correctly saved, if I use command $ with the same app, it is correctly saved

In the json exported, it appears as cmd + ] when using command + $ :

  73     "appBundleURL" : "file:\/\/\/Applications\/Spotify.app\/",
   74     "appDisplayName" : "Spotify.app",
   75     "shortcut" : "cmd+]"

and as a blank shortcut when exporting with command + @ setted:

   73     "appBundleURL" : "file:\/\/\/Applications\/Spotify.app\/",
   74     "appDisplayName" : "Spotify.app",
   75     "shortcut" : ""

Maybe an issue with my french keyboard layout ?

@gbammc
Copy link
Owner

gbammc commented Mar 16, 2024

Yes, it's related to the keyboard layout, I'll try to fix it in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants