From 577ce01fc3b2024a8aa5b985846d009978ae5a2d Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 1 Oct 2025 09:24:59 +0200 Subject: up --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index a1eaa63..892170e 100644 --- a/config.def.h +++ b/config.def.h @@ -170,7 +170,7 @@ static const char *ndate_cmd[] = { "ndate", NULL }; // static const char *file_alt_cmd[] = { "pcmanfm", NULL }; // static const char *edit_cmd[] = { "emacsclient", "-c", NULL }; static const char *browser_cmd[] = { "firefox", NULL }; -static const char *alt_browser_cmd[] = { "vimb", NULL }; +static const char *alt_browser_cmd[] = { "surf", "https://duck.com/", NULL }; static const char *torbro_cmd[] = { "torify", "librewolf", NULL }; // static const char *nb_cmd[] = { "alacritty", "-e", "newsboat", NULL }; // static const char *ncmpc_cmd[] = { "alacritty", "-e", "ncmpc", NULL }; -- cgit v1.2.3