add dunst
This commit is contained in:
parent
35412d6791
commit
f82f763643
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ static const char *colors[][3] = {
|
|||
static const char *const autostart[] = {
|
||||
SHAUTOSTART("dinitctl setenv DISPLAY DBUS_SESSION_BUS_ADDRESS XAUTHORITY"), NULL,
|
||||
SHAUTOSTART("dbus-update-activation-environment DISPLAY XAUTHORITY"), NULL,
|
||||
// SHAUTOSTART("killall dunst; dunst"), NULL,
|
||||
SHAUTOSTART("killall dunst; dunst"), NULL,
|
||||
// "killall", "dunst", NULL,
|
||||
// "dunst", NULL,
|
||||
NULL /* terminate */
|
||||
|
|
|
|||
Loading…
Reference in a new issue