• Drito@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    If I understand what you mean this is a solved problem.

    As instance in bspwm I just wrote this line in the config then all images opens as a floating window.

    bspc rule -a Sxiv state=floating

    I guess many other tiling WM are able to do that.