This commit is contained in:
Valeria Fadeeva 2024-01-08 13:25:12 +05:00
parent 1575656e0f
commit a7e09fc9c0
1 changed files with 6 additions and 1 deletions

View File

@ -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'"