small changes
This commit is contained in:
parent
848cc12c7e
commit
29433f21de
4 changed files with 15 additions and 7 deletions
4
rc.lua
4
rc.lua
|
@ -61,8 +61,8 @@ audiowheel = require("audiowheel")-- { bg = "#ffff00aa" }
|
|||
-- {{{ Key bindings
|
||||
|
||||
binder = require("separable.binder")
|
||||
binder.modal.set_location("bottom","left")
|
||||
binder.modal.set_x_offset(18)
|
||||
binder.modal.set_location("bottom_left")
|
||||
--binder.modal.set_x_offset(18)
|
||||
|
||||
binder.add_default_bindings()
|
||||
binder.add_bindings(tags.create_bindings())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue