"Maximilian W. Zeller" <maw...@gmail.com> writes:

> hi
>
> 1. i was wondering if it is possible to remove the window titlebar of
> a specific floating window? maybe with defwinprop?

defbindings("WMPlex.toplevel", {
               kpress(META.."Escape", "toggle_tab(_)"),
            })

and I can show/hide the titlebar with meta+escape.

-- 
Matthieu

Reply via email to