Skip to content

Commit 1116772

Browse files
authored
Merge pull request #224 from Michael-Gallo/patch-1
docs(readme): fix typo in systemd readme
2 parents 2e6f091 + 5a32b82 commit 1116772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/init/systemd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ To have systemd automatically start `swhkd` for you:
44

55
1. Copy `hotkeys.sh` into your preferred directory
66
2. `chmod +x hotkeys.sh`
7-
3. Copy `hotkeys.service` into your `$XDG_CONFIG_DIR/systemd/user` directory
7+
3. Copy `hotkeys.service` into your `$XDG_CONFIG_DIRS/systemd/user` directory
88
4. Using a text editor, uncomment line 7 of `hotkeys.service` and change the path accordingly
99
5. In a terminal: `systemctl --user enable hotkeys.service`

0 commit comments

Comments
 (0)