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:34:19 -05:00 committed by GitHub
parent 7f763c3aee
commit 0443f267fd
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 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 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"