1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-19 13:44:43 -04:00

Remove setroubleshoot

This commit is contained in:
Tommy 2023-06-03 01:04:45 -07:00 committed by GitHub
parent 244c2526f9
commit 2dbfa07228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ sudo dnf -y remove abrt nm-connection-editor mozilla-filesystem chrome-gnome-she
sudo dnf config-manager --set-disabled fedora-cisco-openh264 -y sudo dnf config-manager --set-disabled fedora-cisco-openh264 -y
#Install packages that I use #Install packages that I use
sudo dnf -y install gnome-console gnome-shell-extension-appindicator gnome-shell-extension-blur-my-shell gnome-shell-extension-background-logo setroubleshoot sudo dnf -y install gnome-console gnome-shell-extension-appindicator gnome-shell-extension-blur-my-shell gnome-shell-extension-background-logo
#Enable auto TRIM #Enable auto TRIM
sudo systemctl enable fstrim.timer sudo systemctl enable fstrim.timer