mirror of
https://github.com/markqvist/Sideband.git
synced 2026-04-27 14:20:38 +00:00
Updated readme
This commit is contained in:
parent
b40e83b9b6
commit
606272571a
1 changed files with 5 additions and 0 deletions
|
|
@ -84,6 +84,11 @@ pamac install python-pyaudio opusfile codec2 xclip xsel
|
|||
# For Arch and derivatives
|
||||
sudo pacman -Sy python-pyaudio opusfile codec2 xclip xsel
|
||||
|
||||
# Clipboard support on Wayland: If the clipboard is not
|
||||
# working correctly on Wayland with xclip and xsel, you
|
||||
# can install wl-clipboard and wl-clipboard-x11 instead.
|
||||
pamac remove xclip xsel
|
||||
pamac install wl-clipboard wl-clipboard-x11
|
||||
```
|
||||
|
||||
Once those are installed, install the Sideband application itself:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue