Skip to content

Commit a8b2650

Browse files
dym-shbebehei
authored andcommitted
fix brackets including path
Co-authored-by: Benedikt Heine <bebe@bebehei.de>
1 parent 5bf5e9e commit a8b2650

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
@@ -126,7 +126,7 @@ sudo make install
126126
Dunst uses a different default (`${SYSCONFDIR}`) for XDG_CONFIG_DIRS at runtime.
127127
This is a slight digression from the recommended value in the XDG Base Directory
128128
Specification (/etc/xdg), because the default config file gets installed to
129-
`${SYSCONFDIR/dunst/dunstrc}` to avoid conflicts with /etc/xdg/dunst/dunstrc which
129+
`${SYSCONFDIR}/dunst/dunstrc` to avoid conflicts with /etc/xdg/dunst/dunstrc which
130130
might have been installed from a distribution repository. If you do want dunst
131131
to use the spec's recommended default, set XDG_CONFIG_DIR=/etc/xdg at runtime or
132132
SYSCONFDIR=/etc/xdg at compile time.

0 commit comments

Comments
 (0)