return {
terminal = "termite",
--editor = os.getenv("EDITOR") or "nvim",
--editor_cmd = terminal .. " -e " .. editor,
modkey = "Mod4",
}