feat(extra): Add wezterm toml config#80
feat(extra): Add wezterm toml config#80A-Lamia merged 3 commits intoAstroNvim:mainfrom Uzaaft:toml_wezterm
Conversation
|
right filename would be wezterm/colors/astrodark.toml |
I didn't see that in the docs. |
|
https://wezfurlong.org/wezterm/config/appearance.html#defining-a-color-scheme-in-a-separate-file
|
Isn't that where the end use is supposed to place the file, is there a benefit so setting up the structure like that in the repo? just asking :) |
Isn't this something the user should do? |
|
@Uzaaft might be a good idea to change the structure though to be like extras/wezterm/astrodark.toml, i can do that later though so no stress. |
|
https://github.com/abzcoding/wezterm is a good example.. |
I'm on it. |
If you where to clone directly from the repo to the config file though you are not going to get that directory structure, it's going to be like
So even with that structure you would still need to move things manually unless im missing something :) |
|
@A-Lamia Moved the files, all good now? |
|
LTGM! |
|
Keeping the lua files in case people still want them |
Since someone else is too lazy