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