Hi @km-km,
you can configure arctica-greeter and disable login sound.
- Create file
/usr/share/glib-2.0/schemas/40_arctica-greeter.gschema.override - Contents:
[org.ArcticaProject.arctica-greeter]
play-ready-sound=false - Run
sudo glib-compile-schemas /usr/share/glib-2.0/schemas/to recompile schemas - Relogin
Hope this helps