config_file
On this page
wakterm.config_file#
This constant is set to the path to the wakterm.lua that is in use.
local wakterm = require 'wakterm'
wakterm.log_info('Config file ' .. wakterm.config_file)
wakterm.config_file#
This constant is set to the path to the wakterm.lua that is in use.
local wakterm = require 'wakterm'
wakterm.log_info('Config file ' .. wakterm.config_file)