mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
adding keymapping to the layout_manager
This commit is contained in:
parent
7f847ee468
commit
0417918562
3 changed files with 59 additions and 7 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue