configuring

This commit is contained in:
Matt Nish-Lapidus 2024-09-26 22:00:05 -04:00
parent 8575753945
commit 21bc0b5e28
6 changed files with 922 additions and 9 deletions

View file

@ -5,6 +5,7 @@ local act = wezterm.action
-- config.default_prog = { 'fish', '-l' }
config.enable_wayland = false;
config.front_end = "WebGpu";
local bar = wezterm.plugin.require("https://github.com/adriankarlen/bar.wezterm")