From 99769ed352212a1adb81cbf19af6272f8da3f4f3 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Wed, 11 Jan 2023 21:20:31 +0530 Subject: browser: switch back to firefox (arkenfox) --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index c30fdcf..7f2fed0 100644 --- a/config.def.h +++ b/config.def.h @@ -87,7 +87,7 @@ static const char *nnnfm[] = { "st", "nnn", "-decC", NULL }; static const char *bluctl[] = { "bluctl", NULL }; static const char *damb[] = { "damb", NULL }; static const char *web[] = { "tabbed", "-c", "surf", "-e", NULL }; -static const char *webalt[] = { "librewolf", NULL }; +static const char *webalt[] = { "firefox", NULL }; static const char *ncmpcpp[] = { "st", "ncmpcpp-ueberzug", NULL }; static const char *ytsearch[] = { "st", "ytfzf", "-tl", NULL }; static const char *ytsub[] = { "st", "ytfzf", "-tl", "--subs=4", NULL }; -- cgit v1.2.3