Make modal widget transparent
This commit is contained in:
parent
12b4748532
commit
d489ddc9e1
1 changed files with 1 additions and 0 deletions
1
rc.lua
1
rc.lua
|
@ -61,6 +61,7 @@ audiowheel = require("audiowheel")-- { bg = "#ffff00aa" }
|
|||
binder = require("separable.binder")
|
||||
binder.modal.set_location("bottom_left")
|
||||
binder.modal.hide_default_options()
|
||||
binder.modal.set_opacity(0.8)
|
||||
--binder.modal.set_x_offset(18)
|
||||
|
||||
binder.add_default_bindings()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue