diff --git a/ubuntuConfiguration.sh b/ubuntuConfiguration.sh index d59ceb0..283c357 100644 --- a/ubuntuConfiguration.sh +++ b/ubuntuConfiguration.sh @@ -57,4 +57,7 @@ do fi done +# Dark theme +gsettings set org.gnome.desktop.interface gtk-theme "Yaru-dark" + echo -e "\nGlobal Ubuntu modifications applied! 🎉"