add logo (closes #1436)

This commit is contained in:
end-4
2025-07-04 16:58:44 +02:00
parent 11dcffb95d
commit c7519f338e
3 changed files with 129 additions and 5 deletions
+1
View File
@@ -233,6 +233,7 @@ esac
# some foldes (eg. .local/bin) should be processed separately to avoid `--delete' for rsync,
# since the files here come from different places, not only about one program.
# v rsync -av ".local/bin/" "$XDG_BIN_HOME" # No longer needed since scripts are no longer in ~/.local/bin
v rsync -av ".local/share/icons/" "${XDG_DATA_HOME:-$HOME/.local/share}"/icons/
# Prevent hyprland from not fully loaded
sleep 1