Pin the Claude entry that exists rather than the one that used to
The dock shipped a pin for claude-desktop, and the application it names has since been repackaged: the entry is com.anthropic.Claude now, and only the binary kept the old name. A pin that resolves to nothing does not announce itself -- the dock simply has one fewer icon than the settings say it should. Found by the dock pins contract, which exists for exactly this and had been passing until the application updated underneath it. Claude-Session: https://claude.ai/code/session_01Q84axqUE5inJhf5Jz9CFy1
This commit is contained in:
@@ -1334,7 +1334,7 @@ Singleton {
|
||||
"com.bitwarden.desktop", "org.gnome.Software", "helium",
|
||||
"org.mozilla.thunderbird_esr", "com.slack.Slack",
|
||||
"app.bluebubbles.BlueBubbles", "rustdesk",
|
||||
"io.podman_desktop.PodmanDesktop", "claude-desktop",
|
||||
"io.podman_desktop.PodmanDesktop", "com.anthropic.Claude",
|
||||
"codex-desktop", "md.obsidian.Obsidian",
|
||||
"com.obsproject.Studio", "steam"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user