From f70498c9543e495e8e358ec186f432726497be9b Mon Sep 17 00:00:00 2001 From: Carlos Aldana Date: Mon, 8 Jan 2024 11:28:42 -0500 Subject: [PATCH] adds Resources app --- apps.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.sh b/apps.sh index fbe7e9f..123783a 100644 --- a/apps.sh +++ b/apps.sh @@ -4,6 +4,7 @@ sudo dnf install 1password -y sudo dnf install btop -y sudo dnf install gnome-shell-extension-pop-shell xprop -y flatpak install yubico -y +flatpak install net.nokyan.Resources -y #Codecs sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm -y