Error while script is running: ``` Marking launcher as trusted /bash: line 1: dbus-launch: command not found ``` Version of Ubuntu ``` $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 24.04.2 LTS Release: 24.04 Codename: noble ``` Resolved with `sudo apt install dbus-x11` Your script is so turnkey, I wanted to let you know about this hickup