diff --git a/nix/homeModules/common/fish/default.nix b/nix/homeModules/common/fish/default.nix index 9b5994fa..77f15131 100644 --- a/nix/homeModules/common/fish/default.nix +++ b/nix/homeModules/common/fish/default.nix @@ -15,9 +15,8 @@ pkgs.nix-output-monitor # pretty ui for shells ]; programs = { - fd.enable = true; fzf.enable = true; - # fd uses LS_COLORS + # attempt to make color look less bad vivid = { enable = true; activeTheme = "solarized-light"; # similar to milou