This commit is contained in:
wooshdude
2024-10-06 22:32:48 -07:00
82 changed files with 5205 additions and 2615 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ local wezterm = require("wezterm")
-- This table will hold the configuration.
local config = {}
config.enable_wayland = false
config.default_prog = { "usr/bin/zsh", "-l" }
-- In newer versions of wezterm, use the config_builder which will
-- help provide clearer error messages