aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d/browser.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh/profile.d/browser.sh')
-rw-r--r--sh/profile.d/browser.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/sh/profile.d/browser.sh b/sh/profile.d/browser.sh
index 6adbacfe..2c724505 100644
--- a/sh/profile.d/browser.sh
+++ b/sh/profile.d/browser.sh
@@ -1,3 +1,4 @@
-# Browser
+# Set command-line browser to lynx; ~/.xinitrc will change this to something
+# graphical instead
BROWSER=lynx
export BROWSER