Minor fixes

This commit is contained in:
Robin C. 2025-01-09 04:05:14 +01:00
parent 8a098176c7
commit d7cece1f27

View File

@ -73,7 +73,7 @@ sudo sh -c 'echo -ne "LANG=en_US.UTF-8\nLANGUAGE=en_US:en\nLC_CTYPE=\"en_US.UTF-
# Theme
echo ""
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
# Force dark mode in GNOME