docs: roadmap — menu script modules: calc, clipboard, files, web, ask-Claude
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
11
README.md
11
README.md
@@ -240,6 +240,17 @@ workspaces · `Print` region screenshot.
|
||||
nesting: Theme ▸ (apply/wallpaper) · Network ▸ nmtui · Bluetooth ▸
|
||||
blueman · Power ▸ lock/suspend/reboot/poweroff · Capture ▸ screenshot;
|
||||
actions delegate to nomarchy-theme-sync and friends
|
||||
- script modules (each a small dmenu pipeline, no plugin framework):
|
||||
calculator (`--prompt-only` → `qalc -t` → result re-shown via `--mesg`,
|
||||
Enter copies / chains; needs libqalculate) · clipboard history
|
||||
(cliphist ⇄ fuzzel ⇄ wl-copy; also adds clipboard persistence) · file
|
||||
open (`fd . ~` → xdg-open) · web search (query → xdg-open) · **ask
|
||||
Claude**: `--prompt-only` → `$TERMINAL -e claude "<question>"` — the
|
||||
claude CLI auths via OAuth against a Pro/Max subscription (no API
|
||||
key); REPL stays open for follow-ups (claude-code in nixpkgs is
|
||||
unfree — needs a per-package allowUnfree)
|
||||
- known limits accepted for now: no live-as-you-type results (dmenu
|
||||
input is static per invocation) and no image previews
|
||||
- decision record: this resolves the old Walker/Lua question in favor of
|
||||
simplicity — no GTK4 launcher, no second theming pipeline, no image
|
||||
previews (instant `bg next` covers wallpaper browsing); the dispatcher
|
||||
|
||||
Reference in New Issue
Block a user