adds popshell

This commit is contained in:
2023-12-10 14:29:34 -08:00
parent 70b4653019
commit 6f4c3bc974

View File

@@ -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