Package the portable DSH profiles, local plugins, desktop integration, Firefox wrapper, and ownership-aware installer lifecycle. Bundle checksum-pinned OpenVSCode, editor extensions, translation assets, and cloudflared so unreliable upstream artifact downloads cannot break a clean installation.
14 lines
302 B
Desktop File
14 lines
302 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=DSH
|
|
Comment=DSH web UI in a dedicated Firefox window
|
|
Exec=@HOME@/.local/bin/dsh-app
|
|
Icon=dsh
|
|
Terminal=false
|
|
Categories=Development;
|
|
StartupNotify=true
|
|
Actions=kiosk;
|
|
|
|
[Desktop Action kiosk]
|
|
Name=DSH (fullscreen / borderless)
|
|
Exec=@HOME@/.local/bin/dsh-app --kiosk
|