This commit is contained in:
2026-01-05 23:29:17 +01:00
parent 9da15ca88f
commit ead2706fa8

View File

@@ -299,16 +299,16 @@ run_dotfiles_setup() {
} }
# === Main flow === # === Main flow ===
# update_system update_system
# install_packages install_packages
# install_nvidia_drivers install_nvidia_drivers
# install_gtk_theme install_gtk_theme
# install_gtk_icons install_gtk_icons
# apply_gtk_settings apply_gtk_settings
# install_sddm_theme install_sddm_theme
install_system_files install_system_files
run_dotfiles_setup run_dotfiles_setup
# enable_sddm enable_sddm
log_success "Setup completed successfully." log_success "Setup completed successfully."