dsh-settings-nav-scroll
Run the following command in DeepSeek Harness:
dsh plugin install luxi233/dsh-settings-nav-scroll
Paste the following prompt into your AI chat to install this plugin:
Run the install command inside DeepSeek Harness; the source code lives at https://github.com/luxi233/dsh-settings-nav-scroll.
About this plugin
As you stack more and more plugins into DSH Web, the left-hand settings navigation keeps growing until sections spill past the bottom of the viewport. The lower entries are still there in the DOM, but you can neither see them nor click them without some awkward workaround. dsh-settings-nav-scroll adds a thin, theme-aware scrollbar to that navigation so every setting stays one scroll away.
The scope is intentionally tight: the stylesheet targets only the button list inside the [role="dialog"] nav element, so the rest of the interface is left completely alone. It reads colors and sizes straight from the host theme variables, meaning light and dark modes both work out of the box, and it ships explicit scrollbar rules for Chromium, WebKit, and Firefox. Because no DSH core file is edited, disabling or uninstalling the plugin strips every rule automatically and the settings dialog reverts to its original look with nothing left behind.
If your DSH Web instance runs a large plugin set and the settings sidebar regularly overflows the window, this is a low-fuss drop-in that restores full reachability without adding any new UI chrome or maintenance burden.
Use Cases
- Settings sections overflow the viewport when many plugins are installed
- You need to scroll to any setting entry instead of searching each time
- You want to improve the settings dialog without touching DSH core files
Best For
- DSH Web users with a large plugin set whose settings sidebar overflows
- Detail-minded users who expect every settings entry to remain reachable
- Users who prefer lightweight, reversible enhancements that leave no core-file residue
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.