Skip to content

Commit

Permalink
remove brew services permission warning, it's fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
yqrashawn committed Sep 15, 2018
1 parent 0539cad commit 2c28cb0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -41,21 +41,11 @@ Run command ~goku~ to update karabiner.json once.
Run command ~gokuw~ to keep watching ~karabiner.edn~.
Run command ~brew services start~ to use it as a service.


The program will look for ~karabiner.edn~ and ~karabiner.json~ file under
~$XDG_CONFIG_HOME~ and ~$XDG_CONFIG_HOME/karabiner/~ (fall back to
~$HOME/.config/karabiner.edn~ and ~$HOME/.config/karabiner/karabiner.json~ if
~$XDG_CONFIG_HOME~ is not defined).

Note: The program can't find the right ~$HOME~ directory if you run service with
sudo permission. If you want to run this service as user, you need to give the
right permission to the log directory of the service. You can do this by simply
create the directory before first time starting the service.

#+begin_src shell
mkdir ~/Library/Logs/goku
#+end_src

** Discussion
- karabiner-generator's [[https://t.me/karabinermac][Telegram group]].
- karabiner keybase team
Expand Down

0 comments on commit 2c28cb0

Please sign in to comment.