dunst-project / dunst

Lightweight and customizable notification daemon
https://dunst-project.org
Other
4.56k stars 340 forks source link

Dunstctl restart #1356

Closed lordofscripts closed 4 months ago

lordofscripts commented 4 months ago

Anyway to restart the dunst notification server?

bynect commented 4 months ago

To restart dunst you can just kill it (killall dunst). It will be started automatically when the next notification is fired.

if you want just to reload the configuration we are still working on it (#1350 )