aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.profile
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2021-09-14 11:04:04 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2021-09-14 11:04:04 +0300
commita76aa8c932030a64ba277ed9a9cbeadb8dd910d2 (patch)
tree1e66eaf8f8bd4bfc2c9bf54ffc9dc79e1609bab7 /dotfiles/.profile
parente6aa326505607988d507fc3bd33c7eab8f899a1d (diff)
downloadswayrice-a76aa8c932030a64ba277ed9a9cbeadb8dd910d2.tar.gz
swayrice-a76aa8c932030a64ba277ed9a9cbeadb8dd910d2.zip
Trying out vimb as main browser
Diffstat (limited to 'dotfiles/.profile')
-rw-r--r--dotfiles/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.profile b/dotfiles/.profile
index 7d6f809..4db0bac 100644
--- a/dotfiles/.profile
+++ b/dotfiles/.profile
@@ -17,7 +17,7 @@ export LANG=en_US.UTF-8
export TERMINAL=foot
export EDITOR="nvim"
export PAGER="less -R -j.5"
-export BROWSER=qutebrowser
+export BROWSER=vimb
# Sanely export XDG Base dir variables
eval "$(sed 's/^[^#].*/export &/g;t;d' ~/.config/user-dirs.dirs)"