JhGU's personal site

SSH Forwarding for Wayland Program

Method 1

waypipe ssh user@host

Method 2

ssh -Y user@host
GDK_BACKEND=x11 some-wayland-program