Update modalbind

This commit is contained in:
crater2150 2019-08-10 20:37:10 +02:00
parent ce2b4ded18
commit be630095a1
4 changed files with 8 additions and 7 deletions

1
rc.lua
View file

@ -62,6 +62,7 @@ audiowheel = require("audiowheel")-- { bg = "#ffff00aa" }
binder = require("separable.binder")
binder.modal.set_location("bottom_left")
binder.modal.hide_default_options()
--binder.modal.set_x_offset(18)
binder.add_default_bindings()