mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Seems like pinta can unfortunately also be a bit flaky!
This commit is contained in:
@ -4,7 +4,10 @@ if [ -z "$OMARCHY_BARE" ]; then
|
||||
yay -S --noconfirm --needed \
|
||||
gnome-calculator gnome-keyring signal-desktop \
|
||||
obsidian-bin libreoffice obs-studio kdenlive \
|
||||
pinta xournalpp localsend-bin
|
||||
xournalpp localsend-bin
|
||||
|
||||
yay -S --noconfirm --needed pinta ||
|
||||
echo -e "\e[31mFailed to install Pinta. Continuing without!\e[0m"
|
||||
|
||||
yay -S --noconfirm --needed typora ||
|
||||
echo -e "\e[31mFailed to install Typora. Continuing without!\e[0m"
|
||||
|
Reference in New Issue
Block a user