1
0
Fork 0
mirror of https://github.com/Cloudef/bemenu synced 2024-05-21 23:16:12 +02:00

Instruction for installing dependencies

This commit is contained in:
jjtt 2021-11-23 21:10:47 +02:00 committed by Jari Vetoniemi
parent d593ab27b6
commit a6f362eda7

View File

@ -71,6 +71,14 @@ All dependencies are searched with `pkg-config`
Currently, pasting from clipboard is done at runtime with `wl-paste -t text/plain` and `xclip -t text/plain -out`, attempted in that order.
### Installing the dependencies
#### Ubuntu 20.04
```sh
sudo apt install wayland-protocols libcairo-dev libpango1.0-dev libxkbcommon-dev libwayland-dev
```
## Environment variables
| Variable | Description | Value |