add dunst
This commit is contained in:
parent
ccb34e97be
commit
ebc7789207
1 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ static const char *colors[][3] = {
|
|||
};
|
||||
|
||||
static const char *const autostart[] = {
|
||||
"dinitctl", "setenv", "DISPLAY", "DBUS_SESSION_BUS_ADDRESS", "XAUTHORITY", NULL,
|
||||
"dbus-update-activation-environment", "DISPLAY", "XAUTHORITY", NULL,
|
||||
"dunst", NULL,
|
||||
NULL /* terminate */
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue