jessebot / dot_files

Default dot files for onboardme including bash, neovim, powerline, neomutt, w3m, wezterm, and more :)
https://jessebot.github.io/onboardme
GNU Affero General Public License v3.0
5 stars 3 forks source link

Does Hyper honor XDG config dirs? #9

Closed jessebot closed 1 year ago

jessebot commented 1 year ago

It'd be nice to throw hyper configs into ~/.config/hyper with the rest of them.

jessebot commented 1 year ago

@cloudymax this is your terminal, so I'm gonna throw this your way first. Low priority. You can learn more about XDG in this issue here: #6

cloudymax commented 1 year ago

Thanks I'll take a look 🥳

jessebot commented 1 year ago

This became more important after realizing that kitty and terminator are not the best terminals for the level of font control we need (but only linux machines with GUIs and GPUs).

jessebot commented 1 year ago

It does, and I set the XDG Base Directories in v0.11.1 so we should be good to go :3

https://github.com/vercel/hyper/issues/6616

jessebot commented 1 year ago

And finished it up in v0.11.2 by pushing up the new config location by default. 🎉