aboutsummaryrefslogtreecommitdiffstats
path: root/.env.example
diff options
context:
space:
mode:
Diffstat (limited to '.env.example')
-rw-r--r--.env.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/.env.example b/.env.example
index 154faae..8d2f605 100644
--- a/.env.example
+++ b/.env.example
@@ -2,6 +2,9 @@
EMACS_USER="LibreUser."
EMACS_EMAIL="user@example.org"
+# Web browser
+WEB_BROWSER_APP="iceweasel-uxp"
+
# Angular configuration
ANGULAR_SERVER_DIR="/usr/local/lib/node_modules/@angular/language-server"
NODEJS_MODULE_DIR="/usr/local/lib/node_modules"