[Bug 220263] Re: Bad Firefox integration with dark themes
Scott Palmer
220263 at bugs.launchpad.net
Sat May 25 20:51:40 UTC 2019
For those that run linux and want to update their Firefox icon so it
automatically launches with GTK_THEME="Adwaita:light" firefox %u instead
(band-aid work around that shouldn't need to be).
$ cp /usr/share/applications/firefox.desktop ~/.local/share/applications
$ gedit ~/.local/share/applications/firefox.desktop
Change the "Exec=" line to read:
Exec=bash -c "GTK_THEME=\"Adwaita:light\" firefox %u &"
Save and Exit.
Now your Firefox icon should start using the Adwaita:light theme without a lingering terminal window.
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/220263
Title:
Bad Firefox integration with dark themes
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/220263/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list