feat(desktop): remove latte dock and simplify chromium
This commit is contained in:
parent
d5d781272d
commit
742a7e910e
1 changed files with 1 additions and 4 deletions
|
@ -48,6 +48,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
extraOpts = {
|
extraOpts = {
|
||||||
|
enableWideVine = true; # DRM support
|
||||||
SpellcheckEnabled = true;
|
SpellcheckEnabled = true;
|
||||||
SpellcheckLanguage = [
|
SpellcheckLanguage = [
|
||||||
"fr-FR"
|
"fr-FR"
|
||||||
|
@ -117,9 +118,6 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
(chromium.override {
|
|
||||||
enableWideVine = true; # DRM support
|
|
||||||
})
|
|
||||||
appimage-run
|
appimage-run
|
||||||
audacious
|
audacious
|
||||||
calibre
|
calibre
|
||||||
|
@ -131,7 +129,6 @@
|
||||||
hunspellDicts.fr-moderne
|
hunspellDicts.fr-moderne
|
||||||
inkscape-with-extensions
|
inkscape-with-extensions
|
||||||
kitty
|
kitty
|
||||||
latte-dock
|
|
||||||
libreoffice-qt
|
libreoffice-qt
|
||||||
kdePackages.ark
|
kdePackages.ark
|
||||||
mixxx
|
mixxx
|
||||||
|
|
Loading…
Reference in a new issue