mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Use non-AUR versions
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
if [ -z "$OMARCHY_BARE" ]; then
|
if [ -z "$OMARCHY_BARE" ]; then
|
||||||
yay -S --noconfirm --needed \
|
yay -S --noconfirm --needed \
|
||||||
gnome-calculator gnome-keyring signal-desktop \
|
gnome-calculator gnome-keyring signal-desktop \
|
||||||
obsidian-bin libreoffice obs-studio kdenlive \
|
obsidian libreoffice obs-studio kdenlive \
|
||||||
xournalpp localsend-bin
|
xournalpp localsend
|
||||||
|
|
||||||
# Packages known to be flaky or having key signing issues are run one-by-one
|
# Packages known to be flaky or having key signing issues are run one-by-one
|
||||||
for pkg in typora spotify pinta; do
|
for pkg in typora spotify pinta; do
|
||||||
|
|||||||
Reference in New Issue
Block a user