aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsinanmohd <pcmsinan@gmail.com>2023-01-11 21:20:31 +0530
committersinanmohd <pcmsinan@gmail.com>2023-01-11 21:20:31 +0530
commit99769ed352212a1adb81cbf19af6272f8da3f4f3 (patch)
treee8a07f35b7588c0a50097389cd8cc03e2a7dfb9b
parentf3bb4fdd87468fdd351dd825b1e88ff69a4ff787 (diff)
browser: switch back to firefox (arkenfox)HEADmaster
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
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 };