all fixes: wallpaper registration, pkexec cnchi, polkit nopasswd, CI → SourceForge

This commit is contained in:
2026-06-12 19:27:37 +02:00
parent e19df5623e
commit 12087244d4
85 changed files with 4589 additions and 41 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ wget -qN --show-progress -P "airootfs/root/" "https://raw.githubusercontent.com/
wget -qN --show-progress -P "airootfs/root/" "https://raw.githubusercontent.com/Antergos/wallpapers/master/antergos-wallpaper.png"
cp airootfs/root/antergos-wallpaper.png airootfs/root/livewall.png
# Get Antergos icon for SDDM avatar
wget -qN --show-progress -O "airootfs/root/liveuser.png" "https://avatars.githubusercontent.com/u/17977612"
# Get Antergos icon for SDDM avatar (use committed file instead of GitHub avatar)
# wget -qN --show-progress -O "airootfs/root/liveuser.png" "https://avatars.githubusercontent.com/u/17977612"
# Build liveuser skel
cd "airootfs/root/antergos-skel-liveuser"