Skip to content

wezterm.config_file

Since: Version 20210502-130208-bff6815d

The functionality described in this section requires version 20210502-130208-bff6815d of wezterm, or a more recent version.

This constant is set to the path to the wezterm.lua that is in use.

local wezterm = require 'wezterm'
wezterm.log_info('Config file ' .. wezterm.config_file)