feat: Misc changes to firefox

This commit is contained in:
uttarayan21
2024-08-05 23:09:47 +05:30
parent bd857965dc
commit 345cfad34f
3 changed files with 4 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
@import url(${pkgs.csshacks}/chrome/toolbars_below_content.css);
@import url(${pkgs.csshacks}/chrome/scrollable_menupopups.css);
@import url(${pkgs.csshacks}/chrome/linux_gtk_window_control_patch.css);
@import url(${pkgs.csshacks}/chrome/window_control_placeholder_support.css);
'';
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
privacy-badger

View File

@@ -29,6 +29,7 @@ lib.attrsets.optionalAttrs device.hasGui {
neovide
]
++ lib.optionals device.isLinux [
slack
(mpv-unwrapped.wrapper {mpv = mpv-unwrapped.override {sixelSupport = true;};})
via
webcord-vencord