From ddc7442e55f4bf2b2573a84a8e5df99261ae4224 Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Mon, 4 Apr 2022 21:00:25 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df75aff..5c53003 100644 --- a/README.md +++ b/README.md @@ -322,7 +322,7 @@ define_keymap(re.compile("Sublime_text"),{ In the above example I am also showing that you can define a single shortcut to enact multiple shortcut keys if needed by defining an array of shortcuts to trigger. -You can also make changes to the file in your /tmp/kinto/xkeysnail/kinto.py location and see them take affect in real time, but for your changes to be permanent you will need to make your changes in the ~/.config/kinto/kinto.py location & restart the xkeysnail service. +To make changes you can edit ~/.config/kinto/kinto.py under linux & restart the xkeysnail service via the system tray, app or CLI. systemd ```