danth / stylix

System-wide colorscheming and typography for NixOS
https://stylix.danth.me/
MIT License
1.05k stars 125 forks source link

Really slow shell (fish) #103

Closed Industrial closed 1 year ago

Industrial commented 1 year ago

Hello. Here's my nix setup:

https://github.com/Industrial/nixos-dotfiles/blob/main/flake.nix#L82

When I enable Stylix, loading my shell (fish) takes around 5 seconds. When I disable it, it's instant. Is there something I can do about this?

SomeGuyNamedMay commented 1 year ago

id imagine its an issue with the base16 repo its using, ill give it a shot once the wallpaper refactor is done

danth commented 1 year ago

This is unusual, I used to use Fish and this wasn't an issue. I would also expect the issue to come from the upstream repo, or the way it's installed by Stylix.

Industrial commented 1 year ago

I'm now using a different setup with Zellij instead of Tmux and the problem is gone..

donovanglover commented 1 month ago

Had the same issue for a while now and only tmux + fish is affected. Possibly related: https://github.com/danth/stylix/issues/488

sotte commented 4 weeks ago

Same, tmux + fish.

danth commented 4 weeks ago

See #488

donovanglover commented 4 weeks ago

Fixed in https://github.com/danth/stylix/pull/503