refactor: foldered a bunch of packages

This commit is contained in:
Nick 2024-11-20 17:47:07 -06:00
parent 18258dec54
commit 6196e80d62
27 changed files with 278 additions and 223 deletions

View file

@ -0,0 +1,14 @@
{
extraConfig = ''
return {
color_scheme = "Catppuccin Macchiato",
font_size = 10,
enable_tab_bar = false,
window_close_confirmation = 'NeverPrompt',
term = 'wezterm',
enable_wayland = false,
front_end = "WebGpu",
max_fps = 200
}
'';
}