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 ++- .config/mpd/database | Bin 24712 -> 24712 bytes .config/wget/wgetrc | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .config/wget/wgetrc 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 + diff --git a/.config/mpd/database b/.config/mpd/database index 0cd0856..70ae094 100644 Binary files a/.config/mpd/database and b/.config/mpd/database differ diff --git a/.config/wget/wgetrc b/.config/wget/wgetrc new file mode 100644 index 0000000..4fd7999 --- /dev/null +++ b/.config/wget/wgetrc @@ -0,0 +1 @@ +hsts-file=~/.cache/wget-hsts -- cgit v1.2.3