From 5f9ff305b2429dcaf64a8631f7f7be8f7e6669c4 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 28 Aug 2015 16:59:07 +1200 Subject: Switch to Palemoon, junk Vimperator --- sh/profile.d/browser.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh/profile.d/browser.sh') diff --git a/sh/profile.d/browser.sh b/sh/profile.d/browser.sh index 9d5919eb..c318b133 100644 --- a/sh/profile.d/browser.sh +++ b/sh/profile.d/browser.sh @@ -1,6 +1,6 @@ # Browser if [ -n "$DISPLAY" ] ; then - BROWSER=firefox + BROWSER=palemoon else BROWSER=lynx fi -- cgit v1.2.3