small changes

This commit is contained in:
Alexander Gehrke 2018-11-08 20:27:02 +01:00
parent 848cc12c7e
commit 29433f21de
4 changed files with 15 additions and 7 deletions

4
rc.lua
View file

@ -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())