9 lines
159 B
Lua
9 lines
159 B
Lua
return {
|
|
unix_domains = {
|
|
{
|
|
name = 'default',
|
|
socket_path = '/home/gurkan/.wezterm.sock',
|
|
connect_automatically = false,
|
|
},
|
|
},
|
|
}
|