diff options
Diffstat (limited to 'desktop/dunst/doinst.sh')
-rw-r--r-- | desktop/dunst/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/dunst/doinst.sh b/desktop/dunst/doinst.sh index c3a0ab28b995..4f8c106c7321 100644 --- a/desktop/dunst/doinst.sh +++ b/desktop/dunst/doinst.sh @@ -11,4 +11,4 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/xdg/dunst/dunstrc.new +config etc/dunst/dunstrc.new |