diff --git a/fedora/fedora.sh b/fedora/fedora.sh index ba19895..6e9cd54 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* gedit 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-character gnome-font-viewer gnome-color-manager simple-scan keepassxc cheese baobab yelp evince* httpd mozilla* cups -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 @@ -38,4 +38,4 @@ OnCalendar=daily Persistent=true [Install] -WantedBy=timers.target" | sudo tee /etc/systemd/user/update-user-flatpaks.timer \ No newline at end of file +WantedBy=timers.target" | sudo tee /etc/systemd/user/update-user-flatpaks.timer