aboutsummaryrefslogtreecommitdiff
path: root/X/xinitrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-03-21 09:17:14 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-03-21 09:17:14 +1300
commit20f35b23ae194b6d56d13cf90b4d01f30af2dc12 (patch)
treee12a7e48a46fc7d1b155a8962419bc49cfa5a462 /X/xinitrc
parentComplete man pages only for exact section match (diff)
downloaddotfiles-20f35b23ae194b6d56d13cf90b4d01f30af2dc12.tar.gz
dotfiles-20f35b23ae194b6d56d13cf90b4d01f30af2dc12.zip
More intelligent browser handling
Also remove remaining palemoon refs
Diffstat (limited to 'X/xinitrc')
-rw-r--r--X/xinitrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/X/xinitrc b/X/xinitrc
index fa4dc14b..9fb8cd12 100644
--- a/X/xinitrc
+++ b/X/xinitrc
@@ -1,3 +1,7 @@
+# Browser within X is firefox
+BROWSER=firefox
+export BROWSER
+
# Read X resources
xrdb "${XRESOURCES:-$HOME/.Xresources}"