commit 8d798d3ef7204f787b804b9558442f422e2e9d1a
parent 1d38b1fa5a7db56e7fcb709e52a1aa9334e08116
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 19 May 2020 14:34:57 +0200
Use firefox as current user with new unveil calls
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.profile b/.profile
@@ -6,7 +6,7 @@ export EDITOR=vi
export PAGER="less -i"
export FCEDIT="$EDITOR"
export TERMINAL=st
-export BROWSER=firefox.sh
+export BROWSER=firefox
export BIB="$HOME/articles/own/BIBnew.bib"
GPG_TTY=$(tty)