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 08:27:29 -05:00 committed by GitHub
parent 4339b0e428
commit 60757611d5
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-calculator gnome-weather gnome-contacts firefox baobab -y
sudo dnf remove thunderbird gnome-remote-desktop gnome-calculator gnome-weather gnome-contacts gnome-clock cheese firefox baobab -y
sudo dnf autoremove -y
sudo dnf install arc-theme -y
gsettings set org.gnome.desktop.interface gtk-theme "Arc-Dark"