diff --git a/config.def.h b/config.def.h index b66a0f5..cdc69b8 100644 --- a/config.def.h +++ b/config.def.h @@ -104,12 +104,14 @@ static char *colors[][ColCount] = { static const char *const autostart[] = { // "st", NULL, "arrpc", NULL, - "swaync", NULL, + "dunst", NULL, + "sh", "/home/ganome/.local/bin/dwmbar", NULL, "xrdb", "/home/ganome/.Xresources", NULL, + "nitrogen", "--restore", NULL, NULL /* terminate */ }; -static const char *scratchpadcmd[] = {"s", "kitty", "--name", "spterm", NULL}; +static const char *scratchpadcmd[] = {"s", "ghostty", "--x11-instance-name=spterm", NULL}; /* Tags * In a traditional dwm the number of tags in use can be changed simply by changing the number