mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 01:29:16 +02:00
Revert "Remove our complex clipboard logic, use clipboard-ext crate instead"
This reverts commit 8bfe173a18
.
This commit is contained in:
parent
5b088610dd
commit
5f21b87937
7 changed files with 283 additions and 28 deletions
|
@ -574,8 +574,8 @@ Some environment variables may be set at compile time to tweak some defaults.
|
|||
|
||||
| Variable | Description |
|
||||
| :----------- | :------------------------------------------------------------------------- |
|
||||
| `XCLIP_PATH` | Set fixed `xclip` binary path when using `clipboard` (Linux, *BSD) |
|
||||
| `XSEL_PATH` | Set fixed `xsel` binary path when using `clipboard` (Linux, *BSD) |
|
||||
| `XCLIP_PATH` | Set fixed `xclip` binary path when using `clipboard-bin` (Linux, *BSD) |
|
||||
| `XSEL_PATH` | Set fixed `xsel` binary path when using `clipboard-bin` (Linux, *BSD) |
|
||||
|
||||
At this time, no configuration or _dotfile_ file support is available.
|
||||
This will be something added in a later release.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue