diff --git a/config.def.h b/config.def.h index a6ea453..1f63265 100644 --- a/config.def.h +++ b/config.def.h @@ -76,7 +76,7 @@ static const char *dlayout[] = { "dmenu-layout", NULL }; static const char *doutput[] = { "dmenu-output", NULL }; static const char *dinput[] = { "dmenu-input", NULL }; static const char *dpower[] = { "dmenu-power", NULL }; -static const char *browser[] = { "tabbed-surf", NULL }; +static const char *browser[] = { "librewolf", NULL }; static const char *iwctlscan[] = { "iwctl-scan", NULL }; static const char *brightdown[] = { "brightdown", NULL }; static const char *brightup[] = { "brightup", NULL };