Quickfix
This commit is contained in:
18
build.sh
18
build.sh
@@ -296,16 +296,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."
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ window#waybar.hidden {
|
|||||||
#network,
|
#network,
|
||||||
#pulseaudio,
|
#pulseaudio,
|
||||||
#tray{
|
#tray{
|
||||||
padding: 0 10px;
|
padding: 0 5px;
|
||||||
color: rgba(224, 230, 237, 1);
|
color: rgba(224, 230, 237, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user