Obsidian URI issue with Linux Appimages

I have this ~/.local/share/applications/Obsidian.desktop file:

[Desktop Entry]
Name=Obsidian
Type=Application
Exec=/home/pc-robberfox/Downloads/Obsidian/Obsidian-1.4.16.Appimage %u
Icon=/home/pc-robberfox/Downloads/Obsidian/obsidian-icon.png
Categories=Utility
Terminal=false
StartupNotify=false
obsidian://open?vault=/home/pc-robberfox/StellarDriven

When I first open obsidian - the splashscreen loads (has icon) and is replaced by the vault window (doesn’t have an icon)
I want to be able to focus vault’s window with Super + 2 as shown in the photo:


Instead a new splash screen window is being created. Help.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.