Skip to content

feat(extra): Add wezterm toml config#80

Merged
A-Lamia merged 3 commits intoAstroNvim:mainfrom
Uzaaft:toml_wezterm
Jul 30, 2023
Merged

feat(extra): Add wezterm toml config#80
A-Lamia merged 3 commits intoAstroNvim:mainfrom
Uzaaft:toml_wezterm

Conversation

@Uzaaft
Copy link
Copy Markdown
Member

@Uzaaft Uzaaft commented Jul 30, 2023

Since someone else is too lazy

@luxus
Copy link
Copy Markdown
Member

luxus commented Jul 30, 2023

right filename would be wezterm/colors/astrodark.toml

@Uzaaft
Copy link
Copy Markdown
Member Author

Uzaaft commented Jul 30, 2023

right filename would be wezterm/colors/astrodark.toml

I didn't see that in the docs.

@luxus
Copy link
Copy Markdown
Member

luxus commented Jul 30, 2023

https://wezfurlong.org/wezterm/config/appearance.html#defining-a-color-scheme-in-a-separate-file

It is recommended that you place your custom scheme in a directory named $HOME/.config/wezterm/colors if you're on a POSIX system.

@A-Lamia
Copy link
Copy Markdown
Contributor

A-Lamia commented Jul 30, 2023

wezfurlong.org/wezterm/config/appearance.html#defining-a-color-scheme-in-a-separate-file

It is recommended that you place your custom scheme in a directory named $HOME/.config/wezterm/colors if you're on a POSIX system.

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 :)

@Uzaaft
Copy link
Copy Markdown
Member Author

Uzaaft commented Jul 30, 2023

wezfurlong.org/wezterm/config/appearance.html#defining-a-color-scheme-in-a-separate-file

It is recommended that you place your custom scheme in a directory named $HOME/.config/wezterm/colors if you're on a POSIX system.

Isn't this something the user should do?
I've been looking at the github repos that wezterm points to, and very few of them has the theme in a wezterm/colors/ folder.

@A-Lamia
Copy link
Copy Markdown
Contributor

A-Lamia commented Jul 30, 2023

@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.

@luxus
Copy link
Copy Markdown
Member

luxus commented Jul 30, 2023

@Uzaaft
Copy link
Copy Markdown
Member Author

Uzaaft commented Jul 30, 2023

@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.

I'm on it.

@A-Lamia
Copy link
Copy Markdown
Contributor

A-Lamia commented Jul 30, 2023

abzcoding/wezterm is a good example..

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

.config/wezterm/astrotheme/extras/wezterm/colors/astrodark.toml

So even with that structure you would still need to move things manually unless im missing something :)

@Uzaaft
Copy link
Copy Markdown
Member Author

Uzaaft commented Jul 30, 2023

@A-Lamia Moved the files, all good now?

@A-Lamia
Copy link
Copy Markdown
Contributor

A-Lamia commented Jul 30, 2023

LTGM!

@Uzaaft
Copy link
Copy Markdown
Member Author

Uzaaft commented Jul 30, 2023

Keeping the lua files in case people still want them

@A-Lamia A-Lamia merged commit 1a070a3 into AstroNvim:main Jul 30, 2023
@Uzaaft Uzaaft deleted the toml_wezterm branch July 30, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants