fix(desktop): restore linux launcher identity (#31709)
This commit is contained in:
parent
e1073e5d18
commit
2e0f88d0e3
3 changed files with 95 additions and 8 deletions
10
packages/desktop/resources/linux/opencode-desktop.desktop
Normal file
10
packages/desktop/resources/linux/opencode-desktop.desktop
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=OpenCode
|
||||
Exec=/opt/OpenCode/ai.opencode.desktop %U
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=ai.opencode.desktop
|
||||
StartupWMClass=ai.opencode.desktop
|
||||
NoDisplay=true
|
||||
Comment=Open source AI coding agent
|
||||
Categories=Development;
|
||||
Loading…
Add table
Add a link
Reference in a new issue