Enable lazy xwayland by default
Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
@@ -14,7 +14,4 @@ return {
|
|||||||
{ bind = main("R"), action = lunar.recenter },
|
{ bind = main("R"), action = lunar.recenter },
|
||||||
{ bind = main("Tab"), action = lunar.cycle_next },
|
{ bind = main("Tab"), action = lunar.cycle_next },
|
||||||
},
|
},
|
||||||
xwayland = {
|
|
||||||
lazy = false,
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user