mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-04 20:45:58 +01:00
3dae7b8604
Co-authored-by: NotAShelf <itsashelf@gmail.com> Co-authored-by: Antonino Scordino <a.scordino.07@gmail.com> Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
19 lines
470 B
Markdown
19 lines
470 B
Markdown
Screensharing is done through PipeWire on Wayland.
|
|
|
|
## Prerequsities
|
|
|
|
Make sure you have `pipewire` and `wireplumber` installed, enabled and running
|
|
if you don't have them yet.
|
|
|
|
Also install `slurp` for monitor selection.
|
|
|
|
## Screensharing
|
|
|
|
Read
|
|
[this amazing gist by PowerBall253](https://gist.github.com/PowerBall253/2dea6ddf6974ba4e5d26c3139ffb7580)
|
|
for a great tutorial.
|
|
|
|
## Caveats
|
|
|
|
You cannot screenshare separate windows with Hyprland, yet. Only entire
|
|
monitors.
|