save
This commit is contained in:
@@ -3,7 +3,7 @@ local wezterm = require("wezterm")
|
||||
local config = {}
|
||||
|
||||
if wezterm.target_triple:find("windows") then
|
||||
config.default_prog = { "wsl.exe", "-d", "Void", "-u", "owen", "--cd", "~" }
|
||||
config.default_prog = { "wsl.exe", "-d", "FedoraLinux-43", "-u", "owen", "--cd", "~" }
|
||||
config.keys = {
|
||||
{
|
||||
key = "F11",
|
||||
|
||||
Reference in New Issue
Block a user