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.
7 lines
402 B
YAML
7 lines
402 B
YAML
# dsh-sidebar-match-bg bundle patch: inserts the plugin row into the profile roster.
|
|
# The node half (exports ".") is a no-op; all behavior lives in the browser half
|
|
# (exports "./client"), which injects a <style> aliasing --dsw-specific-sidebar-fill
|
|
# to --dsw-alias-bg-base so the left sidebar shares the main content background.
|
|
- insert:
|
|
- id: sidebar-match-bg
|
|
name: dsh-sidebar-match-bg
|