[Desktop/(Gnome+Plasma)] Improve LibreOffice look on Qt-based desktops

This commit is contained in:
Antoine Viallon 2023-05-11 18:03:46 +02:00
parent c08b1f4bf9
commit 1d8c452fa2
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
3 changed files with 11 additions and 1 deletions

View file

@ -118,10 +118,16 @@ in {
libva-utils
spotify
nextcloud-client
libreoffice-fresh
tdesktop
vlc
veracrypt
# Spell check support
hunspell
hunspellDicts.fr-any
aspell
aspellDicts.fr
]
;

View file

@ -42,6 +42,8 @@ in {
++ [
guake
libreoffice-fresh
(myFirefox.override { enableGnomeExtensions = true; })
]
++ (with gnome; [

View file

@ -72,6 +72,8 @@ in {
kolourpaint
krdc
libreoffice-qt
(myFirefox.override { enablePlasmaBrowserIntegration = true; })
];