mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-28 00:39:30 -05:00
Remove "Stylish" browser extension recommendation
Thanks to Sven Semmler for pointing out that this recommendation is problematic given recent privacy revelations regarding the extension: https://arstechnica.com/information-technology/2018/07/stylish-extension-with-2m-downloads-banished-for-tracking-every-site-visit/ https://groups.google.com/forum/#!msg/qubes-users/-PL4UguLoCs/tLyz-5qcCgAJ
This commit is contained in:
parent
f0d7a9208b
commit
b00325dba0
@ -157,11 +157,7 @@ The advantage of creating a dark themed Template VM is, that each AppVM which is
|
||||
|
||||
6. *(Optional)* Modify Firefox
|
||||
|
||||
**Note:** Firefox uses GTK style settings by default. This can create side effects such as unusable forms or search fields. There are two different ways to avoid this. Either by using a add-on or by overwriting the defaults.
|
||||
|
||||
- use the theme [GTK+ Dark Theme Global Fixes](https://userstyles.org/styles/111694/gtk-dark-theme-global-fixes) and the [Stylish](https://addons.mozilla.org/en-US/firefox/addon/stylish/) addon
|
||||
|
||||
- or add the following line to `/rw/config/rc.local`
|
||||
**Note:** Firefox uses GTK style settings by default. This can create side effects such as unusable forms or search fields. One way to avoid this is to add the following line to `/rw/config/rc.local`:
|
||||
|
||||
sed -i.bak "s/Exec=firefox %u/Exec=bash -c 'GTK_THEME=Adwaita:light firefox %u'/g" /usr/share/applications/firefox.desktop
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user