diff --git a/liveuser/.local/bin/key-sign.sh b/liveuser/.local/bin/key-sign.sh index 04596215..d773054a 100755 --- a/liveuser/.local/bin/key-sign.sh +++ b/liveuser/.local/bin/key-sign.sh @@ -37,9 +37,14 @@ if [ "$have_internet" -eq 0 ]; then fi pacman-key --lsign-key melawy-linux + +pacman-key --add /usr/share/pacman/keyrings/cachyos.gpg pacman-key --lsign-key cachyos +pacman-key --add /usr/share/pacman/keyrings/arcolinux.gpg pacman-key --lsign-key arcolinux +pacman-key --add /usr/share/pacman/keyrings/chaotic.gpg pacman-key --lsign-key chaotic +pacman-key --add /usr/share/pacman/keyrings/endeavouros.gpg pacman-key --lsign-key endeavouros pacman-key --populate @@ -62,7 +67,7 @@ do DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/"$userid"/bus /usr/bin/notify-send - --icon=face-smile + --icon=info --urgency=low -t 5000 -a "'Keys sign'"