dots/.config/awesome/misc/cfg.lua

7 lines
80 B
Lua

local c = {
titlebars_enabled = false,
terminal = "wezterm"
}
return c