raboof / notion

Tiling tabbed window manager
https://notionwm.net/
GNU Lesser General Public License v2.1
268 stars 63 forks source link

How to change tiled-alt config? #337

Open alganza opened 2 years ago

alganza commented 2 years ago

I've very recently upgraded to version 4 and am slowly getting used to the new keyboard shortcuts (some of them are even growing on me :-)

What I cannot find the way to do is getting rid of the frame tiles. I used to do it on version 3 typing the lua code _:set_mode('tiled-alt'), which doesn't seem to do anything on version 4.

Please help me find the way to get rid of them and reclaim all the space wasted on them. :-)

Thank you very much for the greatest (when I can do the tiled-alt, of course, hehe) window manager ever!

raboof commented 2 years ago

Thanks for opening this issue! I don't use this feature myself so it's quite possible this broke somehow. I guess either the mode is not set properly (not set on the right element?), or the style no longer correctly has bar = "none" in the default style for the framed-tiled-alt style. I'm not sure how exactly to check that, but perhaps that's a starting point ;)