summaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2021-03-21 17:52:00 +0400
committerAndrew Guschin <saintruler@gmail.com>2021-03-21 17:52:00 +0400
commit15be85f8d2c78075b6f90f7303ebb063d33df9d2 (patch)
treed7820dd6d2f5a6d829aab599ec971357cd54cfc0 /.xprofile
parentf8a60d76fb6bbe5d1fe28b86f8e6bad9113ab810 (diff)
Changed default browser back to firefox (for now)
Diffstat (limited to '.xprofile')
-rw-r--r--.xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xprofile b/.xprofile
index cd78609..08307de 100644
--- a/.xprofile
+++ b/.xprofile
@@ -38,4 +38,4 @@ fi
export TERMINAL="kitty"
export EDITOR="nvim"
-export BROWSER="librewolf"
+export BROWSER="firefox"