diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2022-12-31 16:42:47 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2022-12-31 16:42:47 -0500 |
| commit | 098f4dee3db277b5ff387526003b48fa1c97fd6f (patch) | |
| tree | f5735f4c551cbc3bde3fe210dd23fa3c65507c19 /.config/linuxProfile | |
| parent | c0f7ad45ed398163336404757f6dde0b605d1206 (diff) | |
Changed Browser and wgetrc added
Diffstat (limited to '.config/linuxProfile')
| -rw-r--r-- | .config/linuxProfile | 3 |
1 files changed, 2 insertions, 1 deletions
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 + |
