Install blackbox-terminal using flatpak as fallback

This commit is contained in:
Manuel Thalmann 2024-03-07 08:54:26 +01:00
parent 3edef51ffe
commit c7eff69f90

View file

@ -102,7 +102,6 @@ yay --noconfirm -Syu \
`# easyeffects` \
threema-desktop \
`# gnome-tweaks` \
blackbox-terminal \
anki-bin \
cpu-x \
libreoffice-fresh \
@ -113,6 +112,13 @@ yay --noconfirm -Syu \
yubikey-manager-qt \
;
yay --noconfirm -Syu \
blackbox-terminal \
|| \
sudo flatpak install --system -y \
com.raggesilver.BlackBox \
;
yay --noconfirm -Syu \
mupdf-tools \
naps2-bin;