adding keymapping to the layout_manager

This commit is contained in:
Squibid 2025-12-20 16:30:03 -05:00
parent 7f847ee468
commit 0417918562
Signed by: squibid
GPG key ID: BECE5684D3C4005D
3 changed files with 59 additions and 7 deletions

View file

@ -1,6 +1,7 @@
mez.layout_manager.new_layout({
name = "master",
callback = function(output)
if not output then return end
local mw, my, ty;
local mon = mez.output.get_resolution(output)