diff --git a/config.def.h b/config.def.h
index 676b4c5..e5f739e 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[]        = { "librewolf", NULL };
+static const char *browser[]        = { "tabbed-surf", NULL };
 static const char *iwctlscan[]      = { "iwctl-scan", NULL };
 static const char *brightdown[]     = { "brightdown", NULL };
 static const char *brightup[]       = { "brightup", NULL };