use libreoffice instead of onlyoffice
This commit is contained in:
parent
837b45ad12
commit
9a5f1db808
2 changed files with 3 additions and 2 deletions
2
arch.sh
2
arch.sh
|
@ -49,7 +49,7 @@ main() {
|
|||
|
||||
# === AUR packages ==
|
||||
paru -S --noconfirm \
|
||||
obsidian parsec-bin onlyoffice-bin evolution-etesync-git x11-emoji-picker \
|
||||
obsidian parsec-bin evolution-etesync-git x11-emoji-picker \
|
||||
gnome-shell-extension-dash-to-dock gnome-shell-extension-desktop-icons-ng \
|
||||
dracula-gtk-theme dracula-icons-git vscodium-bin otf-symbola touchegg \
|
||||
gnome-shell-extension-nightthemeswitcher spotify-launcher nerd-fonts-meslo \
|
||||
|
|
|
@ -129,7 +129,8 @@
|
|||
"fwupd",
|
||||
"mdcat",
|
||||
"bitwarden",
|
||||
"gnome-shell-extension-appindicator"
|
||||
"gnome-shell-extension-appindicator",
|
||||
"libreoffice-fresh"
|
||||
],
|
||||
"plugin": null,
|
||||
"profile": {
|
||||
|
|
Loading…
Reference in a new issue