dotfiles/.config/awesome/config_common.lua

8 lines
154 B
Lua

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