allow plasma-browser-integration communication in firefox-bin as well
This commit is contained in:
parent
a36290f7e2
commit
267ee7a965
|
@ -5,6 +5,7 @@ in
|
||||||
{
|
{
|
||||||
|
|
||||||
firefox.enablePlasmaBrowserIntegration = true;
|
firefox.enablePlasmaBrowserIntegration = true;
|
||||||
|
firefox-bin.enablePlasmaBrowserIntegration = true;
|
||||||
clementine.spotify = false;
|
clementine.spotify = false;
|
||||||
vim =
|
vim =
|
||||||
{ gui = "gtk3";
|
{ gui = "gtk3";
|
||||||
|
|
Loading…
Reference in a new issue