From 80e5665a9a3b61bcf5def5a1f3dd4635edb4decb Mon Sep 17 00:00:00 2001 From: Don Harper Date: Wed, 11 Mar 2026 19:00:24 -0500 Subject: [PATCH] task | switch default web browser to firefox --- home/common/files/bash/myapps | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/common/files/bash/myapps b/home/common/files/bash/myapps index 3bba151..baa8770 100644 --- a/home/common/files/bash/myapps +++ b/home/common/files/bash/myapps @@ -4,7 +4,8 @@ TERMPROG=kitty # TERMPROG=footclient MUSIC=sublime-music hostname=`hostname` -WEB=qutebrowser +# WEB=qutebrowser +WEB=firefox TEXTWEB=links # TEXTWEB=lynx MAILPROG=neomutt