mirror of
https://github.com/Cloudef/bemenu
synced 2025-02-15 14:16:50 +00:00
Document clipboard dependencies
This commit is contained in:
parent
0c9cfd029c
commit
d6c58f5ea7
@ -69,6 +69,8 @@ All dependencies are searched with `pkg-config`
|
||||
| x11 | x11, xinerama, cairo, pango, pangocairo |
|
||||
| Wayland | wayland-client, wayland-protocols, cairo, pango, pangocairo, xkbcommon |
|
||||
|
||||
Currently, pasting from clipboard is done at runtime with `wl-paste -t text/plain` and `xclip -t text/plain -out`, attempted in that order.
|
||||
|
||||
## Environment variables
|
||||
|
||||
| Variable | Description | Value |
|
||||
|
Loading…
Reference in New Issue
Block a user