You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created my config file; and the plist file, and placed in /Library/LaunchAgents (as I only want it to run when I log in)
I've then done a launchctl enable gui/501/com.example.kanata and launchctl kickstart gui/501/com.example.kanata But I can't seem to get kanata to run on my laptop (macos 14.7). I'm currently using Karabiner, but I'd really like to do home-row mods, which karabiner is pretty rough for.
the problem with the instructions is that launchctl load has become legacy.
Any advice?
The text was updated successfully, but these errors were encountered:
I was able to follow the steps @elliottminns described in the README file. One thing he did not mention is the macOS's strict TCC (Transparency, Consent and Control), which is mentioned here in an issue in the kanata repo. (jtroo/kanata/issues/1211) Maybe have have a look at this.
I've created my config file; and the plist file, and placed in
/Library/LaunchAgents
(as I only want it to run when I log in)I've then done a
launchctl enable gui/501/com.example.kanata
andlaunchctl kickstart gui/501/com.example.kanata
But I can't seem to get kanata to run on my laptop (macos 14.7). I'm currently using Karabiner, but I'd really like to do home-row mods, which karabiner is pretty rough for.the problem with the instructions is that
launchctl load
has become legacy.Any advice?
The text was updated successfully, but these errors were encountered: