diff --git a/config.def.h b/config.def.h index b310314..7a5fca2 100644 --- a/config.def.h +++ b/config.def.h @@ -80,7 +80,7 @@ static const char *klayout[] = { "setxkbmap-next", NULL }; static const char *doutput[] = { "menu-output", NULL }; static const char *dinput[] = { "menu-input", NULL }; static const char *dpower[] = { "menu-power", NULL }; -static const char *browser[] = { "tabbed-surf", NULL }; +static const char *browser[] = { "surf", NULL }; static const char *wpa_gui[] = { "wpa_gui", NULL }; static const char *brightdown[] = { "brightdown", NULL }; static const char *brightup[] = { "brightup", NULL };