fish: change ls colour scheme
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M user/settings/fish.nix → user/settings/fish.nix
@@ -78,7 +78,7 @@ }; programs.vivid = { enable = true; - activeTheme = "ayu"; + activeTheme = "one-light"; enableFishIntegration = true; }; }