This commit is contained in:
2025-11-24 20:28:53 -05:00
parent 8972505f6b
commit a645b24fb0
26 changed files with 7857 additions and 14661 deletions

View File

@@ -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",