From 4063d90c4eed4fed1b9da73d7b600f480fa5a194 Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 1 Jul 2022 07:58:39 -0400 Subject: [PATCH] Update fedora.sh --- fedora/fedora.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora/fedora.sh b/fedora/fedora.sh index 6e9cd54..f1ac826 100644 --- a/fedora/fedora.sh +++ b/fedora/fedora.sh @@ -1,6 +1,6 @@ #!/bin/bash -sudo dnf remove firefox thunderbird totem gnome-remote-desktop gnome-calendar gnome-disk-utility gnome-calculator gnome-connections gnome-weather gnome-contacts gnome-clocks gnome-maps gnome-screenshot gnome-logs gnome-character gnome-font-viewer gnome-color-manager simple-scan keepassxc cheese baobab yelp evince* httpd mozilla* cups -y +sudo dnf remove firefox thunderbird totem gnome-remote-desktop gnome-calendar gnome-disk-utility gnome-calculator gnome-connections gnome-weather gnome-contacts gnome-clocks gnome-maps gnome-screenshot gnome-logs gnome-characters gnome-font-viewer gnome-color-manager simple-scan keepassxc cheese baobab yelp evince* httpd mozilla* cups rygel -y sudo dnf autoremove -y sudo dnf install qubes-u2f qubes-gpg-split arc-theme qt5ct qt5-qtstyleplugins -y echo "countme=false" | sudo tee -a /etc/dnf/dnf.conf