summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2021-03-29 17:14:23 +0200
committerHolger Paradies <retabell@gmx.de>2021-03-29 20:33:17 +0200
commit68611f365d11d00431016086a6b144e8f34017e1 (patch)
tree878918145c60da25dec7c3d4df96f0781d313087
parenta2d9c6ce17dab51d6e83f08b1d42f5b228ad8413 (diff)
downloadkanotix-68611f365d11d00431016086a6b144e8f34017e1.zip
kanotix-68611f365d11d00431016086a6b144e8f34017e1.tar.gz
Add netsurf-gtk to altenatives
-rwxr-xr-xconfig/chroot_local-hooks/08-appdefaults2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/chroot_local-hooks/08-appdefaults b/config/chroot_local-hooks/08-appdefaults
index e30e1b3..b48b126 100755
--- a/config/chroot_local-hooks/08-appdefaults
+++ b/config/chroot_local-hooks/08-appdefaults
@@ -5,10 +5,12 @@ update-alternatives --set x-window-manager /usr/bin/openbox || true
update-alternatives --set x-window-manager /usr/bin/kwin || true
update-alternatives --set x-www-browser /usr/bin/iceweasel || true
update-alternatives --set x-www-browser /usr/bin/midori || true
+update-alternatives --set x-www-browser /usr/bin/netsurf-gtk || true
update-alternatives --set x-www-browser /usr/bin/firefox-esr || true
update-alternatives --set x-www-browser /usr/bin/firefox || true
update-alternatives --set gnome-www-browser /usr/bin/iceweasel || true
update-alternatives --set gnome-www-browser /usr/bin/midori || true
+update-alternatives --set gnome-www-browser /usr/bin/netsurf-gtk || true
update-alternatives --set gnome-www-browser /usr/bin/firefox-esr || true
update-alternatives --set gnome-www-browser /usr/bin/firefox || true
update-alternatives --set x-session-manager /usr/bin/startlxde || true