diff --git a/config/dwm/config.def.h b/config/dwm/config.def.h index 9221f05e..a492c563 100644 --- a/config/dwm/config.def.h +++ b/config/dwm/config.def.h @@ -19,8 +19,7 @@ static const char *colors[][3] = { }; static const char *const autostart[] = { - "st", NULL, - NULL /* terminate */ + "keepassxc", NULL, NULL /* terminate */ }; /* tagging */