Skip to content

Screen sharing with Hyprland

If you use xdph, you can make OkShell show the screen sharing options. In your ~/.config/hypr/xdph.conf file set the custom picker binary to okshellshare.

screencopy {
    custom_picker_binary = okshellshare
}