From 6f4c3bc974c520cc2ae72966a30a0c2247a557c6 Mon Sep 17 00:00:00 2001 From: Carlos Aldana Date: Sun, 10 Dec 2023 14:29:34 -0800 Subject: [PATCH] adds popshell --- apps.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.sh b/apps.sh index 0ec8e54..cf7aa70 100644 --- a/apps.sh +++ b/apps.sh @@ -2,6 +2,7 @@ sudo rpm --import https://downloads.1password.com/linux/keys/1password.asc -y sudo sh -c 'echo -e "[1password]\nname=1Password Stable Channel\nbaseurl=https://downloads.1password.com/linux/rpm/stable/\$basearch\nenabled=1\ngpgcheck=1\nrepo_gpgcheck=1\ngpgkey=\"https://downloads.1password.com/linux/keys/1password.asc\"" > /etc/yum.repos.d/1password.repo' -y sudo dnf install 1password -y sudo dnf install btop -y +sudo dnf install gnome-shell-extension-pop-shell xprop -y #Codecs sudo dnf install ffmpeg --allowerasing -y