From 848cc12c7e03693f8095b908796c8b99eeb53caf Mon Sep 17 00:00:00 2001 From: Alexander Gehrke Date: Mon, 5 Nov 2018 13:08:33 +0100 Subject: [PATCH] Update modalbind --- modalbind | 2 +- separable/binder.lua | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modalbind b/modalbind index c1f3205..c4f48ef 160000 --- a/modalbind +++ b/modalbind @@ -1 +1 @@ -Subproject commit c1f3205fce9134f81290a4009a337f1d71b17d65 +Subproject commit c4f48eff3e2e57f5fe550fc1cdea377a55065fda diff --git a/separable/binder.lua b/separable/binder.lua index 95edf94..5c75cec 100644 --- a/separable/binder.lua +++ b/separable/binder.lua @@ -4,6 +4,7 @@ local beautiful = beautiful local modkey = conf.modkey or "Mod4" local mb = require("modalbind") +mb.init() local globalkeys = {}