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 was looking for system tray for mac os and found this comment: jtroo/kanata#29 (comment), I gave it a try and I was able to successfully build the app on my M1 Mac after adding sys_proc_attr_darwin.go in os_specific directory:
I was looking for system tray for mac os and found this comment: jtroo/kanata#29 (comment), I gave it a try and I was able to successfully build the app on my M1 Mac after adding
sys_proc_attr_darwin.go
inos_specific
directory:@rszyma You can call the app cross-platform, thanks for the app.
I did not find a discussion so creating this issue so people can find the instructions to setup.
Build instructions
Default config was read from
$HOME/Library/Application\ Support/kanata-tray/kanata-tray.toml
path, my working config:NOTE: Since
kanata
requires sudo permission to run the app, you'll need to runkanata-tray
also with sudo.Sample screenshot:
The text was updated successfully, but these errors were encountered: