diff options
| author | Yuval Adam <_@yuv.al> | 2026-07-24 12:32:00 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2026-07-24 12:32:00 +0200 |
| commit | 8e64e5eef0173b3f7586404650151acc684e57d7 (patch) | |
| tree | e99ddec68a0b9f43ec685e5be7573cbd8c5dd35c /README.md | |
| parent | 0747fd8318a092778d420eeee55851cf49ee8aec (diff) | |
Use XWayland clipboard bridge for reliable copying
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
