From 098f4dee3db277b5ff387526003b48fa1c97fd6f Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 31 Dec 2022 16:42:47 -0500 Subject: Changed Browser and wgetrc added --- .config/linuxProfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/linuxProfile') diff --git a/.config/linuxProfile b/.config/linuxProfile index 615b89c..c50e092 100644 --- a/.config/linuxProfile +++ b/.config/linuxProfile @@ -2,7 +2,7 @@ export PATH=$PATH:$HOME/.local/bin:/opt/sparc/bin export EDITOR="nvim" export TERMINAL="st" -export BROWSER="chromium" #The Chad Ungoogled-chromium +export BROWSER="firefox" export READER="zathura" export FILE="vifm" export PICTURE="sxiv" @@ -40,3 +40,4 @@ export WMAKER_USER_ROOT="$XDG_DATA_HOME"/GNUstep export VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json [ "$(tty | sed 's/[0-9]*//g')" = "/dev/tty" ] && jdm && exit + -- cgit v1.2.3