From 414b106d98a2449d6185ff0b1c1cdbe182949f84 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Mon, 4 Mar 2024 04:08:55 -0800 Subject: [PATCH] :wrench: Replaced onlyoffice-bin with libreoffice --- .config/sxhkd/sxhkdrc | 4 +++- updates.txt | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 3cb0cd28..f293af05 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -189,7 +189,9 @@ super + b super + m mousepad & super + n - desktopeditors & + libreoffice & + # open office + # desktopeditors & super + j foliate & super + l diff --git a/updates.txt b/updates.txt index 84573767..59396f51 100755 --- a/updates.txt +++ b/updates.txt @@ -464,3 +464,6 @@ doas pacman -S libreoffice (choose still from galaxy repo) Run in safe mode first libreoffice --safe-mode Choose to configure it to work with out hardware acceleration and then choose apply and restart +03/04/2024 +Uninstall onlyoffice-bin +doas pacman -Rs onlyoffice-bin