Dunst
Lightweight notification daemon
Loading...
Searching...
No Matches
main.c
Go to the documentation of this file.
1
/* SPDX-License-Identifier: BSD-3-Clause */
9
10
#include "
dunst.h
"
11
37
38
int
main(
int
argc,
char
*argv[])
39
{
40
return
dunst_main(argc, argv);
41
}
dunst.h
Main event loop logic.
src
main.c
Generated on Wed Jan 28 2026 22:21:34 for Dunst by
1.13.2