1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-09 12:11:34 -05:00

Update fedora.sh

This commit is contained in:
Tommy 2022-02-04 08:38:58 -05:00 committed by GitHub
parent 0443f267fd
commit 5543b937c5
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 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 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"