From eb4fc694a17327e022d33496756c2fc91c19836c Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Wed, 19 Oct 2022 12:42:11 -0500 Subject: [PATCH] Normal firefox --- common/fish/vars.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/fish/vars.fish b/common/fish/vars.fish index b5c108e..0913826 100644 --- a/common/fish/vars.fish +++ b/common/fish/vars.fish @@ -7,7 +7,7 @@ set --export --universal ERL_AFLAGS "-kernel shell_history enabled -kernel shell set --export --universal TERMINAL kitty set --export --universal TERMINAL_ARGS '--single-instance' -set --export --universal BROWSER firefox-developer-edition +set --export --universal BROWSER firefox set --export --universal PAGER "less" set --export --universal MANPAGER "less"