Update desktop packages and add spell-checking support
- Replace libreoffice with libreoffice-qt - Add hunspell and hunspell dictionaries for en-gb and en_US
This commit is contained in:
parent
4d0335d99a
commit
b2f849d80b
|
@ -19,7 +19,11 @@
|
||||||
pkgs.gnome.simple-scan
|
pkgs.gnome.simple-scan
|
||||||
pkgs.pandoc
|
pkgs.pandoc
|
||||||
pkgs.texlive.combined.scheme-small
|
pkgs.texlive.combined.scheme-small
|
||||||
pkgs.libreoffice
|
pkgs.libreoffice-qt
|
||||||
|
pkgs.hunspell
|
||||||
|
pkgs.hunspellDicts.en-gb-large
|
||||||
|
pkgs.hunspellDicts.en-gb-large
|
||||||
|
pkgs.hunspellDicts.en_US
|
||||||
pkgs.set_wm_class
|
pkgs.set_wm_class
|
||||||
pkgs.xorg.xkill
|
pkgs.xorg.xkill
|
||||||
pkgs.krita
|
pkgs.krita
|
||||||
|
|
Loading…
Reference in New Issue