@@ -11,9 +11,10 @@ return {
|
||||
keybindings = {
|
||||
{ bind = main("Shift-Q"), action = lunar.quit_compositor },
|
||||
{ bind = main("Shift-R"), action = lunar.reload_config },
|
||||
{ bind = main("R"), action = lunar.recenter },
|
||||
{ bind = main("Tab"), action = lunar.cycle_next },
|
||||
},
|
||||
space = {
|
||||
offset = { 0, 0, 0 },
|
||||
radius = 0.7,
|
||||
xwayland = {
|
||||
lazy = false,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user