1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 15:14:43 -04:00

Update fedora.sh

This commit is contained in:
Tommy 2022-02-04 17:46:33 -05:00 committed by GitHub
parent 4ca40a4aa1
commit 60e616ea75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
#!/bin/bash
sudo dnf remove thunderbird gnome-remote-desktop gnome-calendar gnome-calculator gnome-weather gnome-contacts gnome-clock gnome-maps gnome-screenshot gnome-logs gnome-character gnome-font-viewer gnome-color-manager simple-scan keepassxc geditcheese firefox baobab yelp -y
sudo dnf remove thunderbird gnome-remote-desktop gnome-calendar gnome-calculator gnome-weather gnome-contacts gnome-clock gnome-maps gnome-screenshot gnome-logs gnome-character gnome-font-viewer gnome-color-manager gnome-keyring simple-scan keepassxc geditcheese firefox baobab yelp -y
sudo dnf autoremove -y
sudo dnf install arc-theme -y
gsettings set org.gnome.desktop.interface gtk-theme "Arc-Dark"