Minor fixes
This commit is contained in:
parent
8a098176c7
commit
d7cece1f27
@ -73,7 +73,7 @@ sudo sh -c 'echo -ne "LANG=en_US.UTF-8\nLANGUAGE=en_US:en\nLC_CTYPE=\"en_US.UTF-
|
|||||||
# Theme
|
# Theme
|
||||||
echo ""
|
echo ""
|
||||||
echo "Installing Dracula theme..."
|
echo "Installing Dracula theme..."
|
||||||
rm -rf /usr/share/themes/Dracula
|
sudo rm -rf /usr/share/themes/Dracula
|
||||||
sudo git clone https://github.com/dracula/gtk.git /usr/share/themes/Dracula
|
sudo git clone https://github.com/dracula/gtk.git /usr/share/themes/Dracula
|
||||||
|
|
||||||
# Force dark mode in GNOME
|
# Force dark mode in GNOME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user