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 = {
|
||||
enableWideVine = true; # DRM support
|
||||
SpellcheckEnabled = true;
|
||||
SpellcheckLanguage = [
|
||||
"fr-FR"
|
||||
|
@ -117,9 +118,6 @@
|
|||
}
|
||||
];
|
||||
})
|
||||
(chromium.override {
|
||||
enableWideVine = true; # DRM support
|
||||
})
|
||||
appimage-run
|
||||
audacious
|
||||
calibre
|
||||
|
@ -131,7 +129,6 @@
|
|||
hunspellDicts.fr-moderne
|
||||
inkscape-with-extensions
|
||||
kitty
|
||||
latte-dock
|
||||
libreoffice-qt
|
||||
kdePackages.ark
|
||||
mixxx
|
||||
|
|
Loading…
Reference in a new issue