diff options
author | С. С. Болоканаръ <bolokanar@protonmail.ch> | 2022-02-04 11:24:55 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-12 22:19:40 +0700 |
commit | 4e16e90eec0003db1389f9dd48f1fe82ed5c8e56 (patch) | |
tree | 8cd631b79d436c3184cb469ebf0af19493bf6995 /desktop/dunst/doinst.sh | |
parent | 64bc7eb9aa355d33306c9f64efc20639918bb08c (diff) |
desktop/dunst: Updated for version 1.7.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 4f8c106c7321a..c3a0ab28b9952 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/dunst/dunstrc.new +config etc/xdg/dunst/dunstrc.new |