mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-25 10:41:34 -05:00
Remove shell theme
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
85a892a96b
commit
8e306fde4d
@ -78,12 +78,6 @@ sudo dnf -y install git-core flat-remix-gtk-theme gnome-shell-extension-appindic
|
||||
#Enable auto TRIM
|
||||
sudo systemctl enable fstrim.timer
|
||||
|
||||
#Download and set GNOME shell theme
|
||||
git clone https://github.com/i-mint/midnight.git
|
||||
mkdir /home/"${USER}"/.themes
|
||||
ln -s /home/"${USER}"/midnight/Midnight-* /home/"${USER}"/.themes/
|
||||
gsettings set org.gnome.shell.extensions.user-theme name "Midnight-Blue"
|
||||
|
||||
#Download and set icon theme
|
||||
git clone https://github.com/horst3180/arc-icon-theme.git
|
||||
mkdir /home/"${USER}"/.icons
|
||||
|
Loading…
Reference in New Issue
Block a user