Switch to icecat as default browser, keep chromium as fallback for some broken sites
This commit is contained in:
parent
0ce13c9a84
commit
91cdaca817
1 changed files with 3 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
||||||
(gnu packages fonts)
|
(gnu packages fonts)
|
||||||
(gnu packages gnome)
|
(gnu packages gnome)
|
||||||
(gnu packages gnome-xyz)
|
(gnu packages gnome-xyz)
|
||||||
|
(gnu packages gnuzilla)
|
||||||
(gnu packages haskell)
|
(gnu packages haskell)
|
||||||
(gnu packages haskell-xyz)
|
(gnu packages haskell-xyz)
|
||||||
(gnu packages libreoffice)
|
(gnu packages libreoffice)
|
||||||
|
@ -63,8 +64,8 @@
|
||||||
(define %web
|
(define %web
|
||||||
(list
|
(list
|
||||||
claws-mail
|
claws-mail
|
||||||
ungoogled-chromium
|
icecat-minimal
|
||||||
))
|
ungoogled-chromium))
|
||||||
|
|
||||||
(define %heavy
|
(define %heavy
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Reference in a new issue