Update modalbind
This commit is contained in:
parent
4403bfcbf9
commit
848cc12c7e
|
@ -1 +1 @@
|
||||||
Subproject commit c1f3205fce9134f81290a4009a337f1d71b17d65
|
Subproject commit c4f48eff3e2e57f5fe550fc1cdea377a55065fda
|
|
@ -4,6 +4,7 @@ local beautiful = beautiful
|
||||||
|
|
||||||
local modkey = conf.modkey or "Mod4"
|
local modkey = conf.modkey or "Mod4"
|
||||||
local mb = require("modalbind")
|
local mb = require("modalbind")
|
||||||
|
mb.init()
|
||||||
|
|
||||||
local globalkeys = {}
|
local globalkeys = {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue