dotfiles/.config/awesome/config_common.lua

8 lines
154 B
Lua
Raw Normal View History

2020-11-22 12:04:55 +01:00
return {
terminal = "termite",
--editor = os.getenv("EDITOR") or "nvim",
--editor_cmd = terminal .. " -e " .. editor,
modkey = "Mod4",
}