From d9f9f5212e03621b9c60cb22e0dad4bd9bf91c28 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 25 Jul 2025 21:58:51 -0400 Subject: [PATCH] Don't need that twice --- install/apps/xtras.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/install/apps/xtras.sh b/install/apps/xtras.sh index 35eecdb..36c88e9 100644 --- a/install/apps/xtras.sh +++ b/install/apps/xtras.sh @@ -1,9 +1,6 @@ #!/bin/bash if [ -z "$OMARCHY_BARE" ]; then - show_logo - show_subtext "Installing default applications..." - yay -S --noconfirm --needed \ gnome-calculator gnome-keyring signal-desktop \ obsidian-bin libreoffice obs-studio kdenlive \