summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6f494b3..9773ce5 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ systemctl --user enable --now parley.service
The package deliberately does not bundle the runtime or model. Put `transcribe-cli` on `PATH` (for example at `~/.local/bin/transcribe-cli`) and the model at `~/.local/share/parley/models/parakeet-unified-en-0.6b-Q8_0.gguf`, or set the documented environment overrides. User-manager environment overrides can be placed in `~/.config/environment.d/parley.conf`; log in again after changing them.
-The daemon uses GDK 4 for clipboard ownership and `notify-send` for prototype notifications.
+The prototype daemon uses `xclip` through GNOME's XWayland clipboard bridge and `notify-send` for notifications.
## Planned first milestone