Skip to content

Commit 2fbc85c

Browse files
authored
Fix typo in autostart docs
1 parent 94de477 commit 2fbc85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ $ awatcher -vvv --no-server
123123

124124
### Autostart
125125

126-
Using `./config/autostart` is preferable, it's used by "Autostart" in KDE settings or Gnome Tweaks.
126+
Using `./.config/autostart` is preferable, it's used by "Autostart" in KDE settings or Gnome Tweaks.
127127
Systemd may require to sleep for a few seconds (`ExecStartPre=/bin/sleep 5`) in order to wait for the environment.
128128

129129
## Build

0 commit comments

Comments
 (0)