Use firefox with integration

This commit is contained in:
Natsu Kagami 2022-10-17 12:58:57 +02:00 committed by Natsu Kagami
parent 1742c79af3
commit 295ffd4f06
2 changed files with 3 additions and 3 deletions

View file

@ -102,9 +102,6 @@
enableAliases = true; enableAliases = true;
}; };
# later
firefox = { };
fzf = { fzf = {
enable = true; enable = true;
enableFishIntegration = true; enableFishIntegration = true;

View file

@ -23,6 +23,9 @@
# TeX # TeX
texlive.combined.scheme-full texlive.combined.scheme-full
(firefox.override { cfg.enablePlasmaBrowserIntegration = true; })
plasma-browser-integration
# Java & sbt # Java & sbt
openjdk11 openjdk11
sbt sbt