Add waterfox to the alternatives list.
This commit is contained in:
parent
5d0f729cbc
commit
91f5c412d9
|
|
@ -14,6 +14,8 @@ apt-get update
|
|||
|
||||
apt-get install -y waterfox
|
||||
|
||||
update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/bin/waterfox 201
|
||||
|
||||
# Themes
|
||||
## Australis Dark - enabled in Firefox 53
|
||||
## Has rounded corners on active tab and grey surround
|
||||
|
|
|
|||
Loading…
Reference in New Issue