Compare commits
2 Commits
413397f08f
...
ead2706fa8
| Author | SHA1 | Date | |
|---|---|---|---|
| ead2706fa8 | |||
| 9da15ca88f |
16
build.sh
16
build.sh
@@ -299,16 +299,16 @@ run_dotfiles_setup() {
|
||||
}
|
||||
|
||||
# === Main flow ===
|
||||
# update_system
|
||||
# install_packages
|
||||
# install_nvidia_drivers
|
||||
# install_gtk_theme
|
||||
# install_gtk_icons
|
||||
# apply_gtk_settings
|
||||
# install_sddm_theme
|
||||
update_system
|
||||
install_packages
|
||||
install_nvidia_drivers
|
||||
install_gtk_theme
|
||||
install_gtk_icons
|
||||
apply_gtk_settings
|
||||
install_sddm_theme
|
||||
install_system_files
|
||||
run_dotfiles_setup
|
||||
# enable_sddm
|
||||
enable_sddm
|
||||
|
||||
log_success "Setup completed successfully."
|
||||
|
||||
|
||||
@@ -3,3 +3,4 @@ wallpaper {
|
||||
path = /home/ciomek/Pictures/wallpaper.png
|
||||
fit_mode = fill
|
||||
}
|
||||
splash = false
|
||||
|
||||
Reference in New Issue
Block a user