Compare commits

...

2 Commits

Author SHA1 Message Date
ead2706fa8 Fixes 2026-01-05 23:29:17 +01:00
9da15ca88f Fixes 2026-01-05 23:29:03 +01:00
2 changed files with 9 additions and 8 deletions

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."

View File

@@ -3,3 +3,4 @@ wallpaper {
path = /home/ciomek/Pictures/wallpaper.png path = /home/ciomek/Pictures/wallpaper.png
fit_mode = fill fit_mode = fill
} }
splash = false