nix: enable picture in picture when switching tabs in firefox
This commit is contained in:
parent
fbaea45cd3
commit
432044bb76
1 changed files with 1 additions and 0 deletions
|
|
@ -103,5 +103,6 @@
|
|||
programs.firefox.autoConfig = ''
|
||||
lockPref("sidebar.revamp", true);
|
||||
lockPref("sidebar.verticalTabs", true);
|
||||
lockPref("media.videocontrols.picture-in-picture.enable-when-switching-tabs.enabled", true);
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue