Electron window popping up at every start up after Obsidian installation on Arch Linux

Hello everyone!

After I installed Obsidian, I started getting this weird bug when every time I open Obsidian on my Linux Machine, it automatically adds electron.desktop file in autostart (~/.config/autostart) folder, and even when I delete this electron.desktop manually, it reappears here again.

Because of that, Electron window is opened every time I turn on my computer.

My system

The bug was persistent for me on both configurations:

  • Endevour OS + KDE 6
  • Arch Linux + Hyprland (Omarchy)

What I’m trying to do

I am trying to get rid of this behaviour, so that after I reboot my machine I don’t have that Electron window popping up.

Things I have tried

I removed electron.desktop file from ~/.config/autostart, but that didn’t help - after reboot, a new electron.desktop file appeared here from nowhere.

Also tried disabling autoupdates, because I thought that maybe after system boot obsidian automatically turns on and scans for updates so that triggers that electron window to show.

I would very much appreciate any advice or help from you. Thanks!