diff --git a/contrib/init/systemd/README.md b/contrib/init/systemd/README.md index fc9d7a9..37abccf 100644 --- a/contrib/init/systemd/README.md +++ b/contrib/init/systemd/README.md @@ -4,6 +4,6 @@ To have systemd automatically start `swhkd` for you: 1. Copy `hotkeys.sh` into your preferred directory 2. `chmod +x hotkeys.sh` -3. Copy `hotkeys.service` into your `$XDG_CONFIG_DIR/systemd/user` directory +3. Copy `hotkeys.service` into your `$XDG_CONFIG_DIRS/systemd/user` directory 4. Using a text editor, uncomment line 7 of `hotkeys.service` and change the path accordingly 5. In a terminal: `systemctl --user enable hotkeys.service`