diff --git a/README.md b/README.md index c20e5ab..712dc5d 100644 --- a/README.md +++ b/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 ""` — 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