mirror of
https://github.com/eeeXun/GTT.git
synced 2025-05-16 07:40:44 -07:00
docs: add sound library to Install Dependencies
This commit is contained in:
parent
0d23bc1a24
commit
035d01db2b
16
README.md
16
README.md
@ -26,6 +26,16 @@ api_key:
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
|
||||||
|
For Arch Linux, you need `alsa-lib`.
|
||||||
|
For Ubuntu or Debian, you need `libasound2-dev`.
|
||||||
|
For RedHat-based Linux, you need `alsa-lib-devel`.
|
||||||
|
|
||||||
|
[`xclip`](https://github.com/astrand/xclip) (optional) - for Linux/X11 to copy text.
|
||||||
|
|
||||||
|
[`wl-clipboard`](https://github.com/bugaevc/wl-clipboard) (optional) - for Linux/Wayland to copy text.
|
||||||
|
|
||||||
### Arch Linux ([AUR](https://aur.archlinux.org/packages/gtt-bin))
|
### Arch Linux ([AUR](https://aur.archlinux.org/packages/gtt-bin))
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -126,12 +136,6 @@ Cycle through the pop out widget.
|
|||||||
`<1>`, `<2>`, `<3>`
|
`<1>`, `<2>`, `<3>`
|
||||||
Switch pop out window.
|
Switch pop out window.
|
||||||
|
|
||||||
## Dependencies
|
|
||||||
|
|
||||||
[`xclip`](https://github.com/astrand/xclip) for Linux/X11 to copy text.
|
|
||||||
|
|
||||||
[`wl-clipboard`](https://github.com/bugaevc/wl-clipboard) for Linux/Wayland to copy text.
|
|
||||||
|
|
||||||
## Credit
|
## Credit
|
||||||
|
|
||||||
[soimort/translate-shell](https://github.com/soimort/translate-shell),
|
[soimort/translate-shell](https://github.com/soimort/translate-shell),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user