From 8e64e5eef0173b3f7586404650151acc684e57d7 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 24 Jul 2026 12:32:00 +0200 Subject: Use XWayland clipboard bridge for reliable copying --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.3.1