We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e6f091 commit 5a32b82Copy full SHA for 5a32b82
contrib/init/systemd/README.md
@@ -4,6 +4,6 @@ To have systemd automatically start `swhkd` for you:
4
5
1. Copy `hotkeys.sh` into your preferred directory
6
2. `chmod +x hotkeys.sh`
7
-3. Copy `hotkeys.service` into your `$XDG_CONFIG_DIR/systemd/user` directory
+3. Copy `hotkeys.service` into your `$XDG_CONFIG_DIRS/systemd/user` directory
8
4. Using a text editor, uncomment line 7 of `hotkeys.service` and change the path accordingly
9
5. In a terminal: `systemctl --user enable hotkeys.service`
0 commit comments