cleanup and git theme

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2024-03-12 01:18:14 +01:00
parent 05e5d3bc39
commit 41b5142e74
12 changed files with 4 additions and 210 deletions

View file

@ -47,7 +47,7 @@ in
core.pager = "${pkgs.delta}/bin/delta";
delta = {
features = "decorations";
syntax-theme = "Dracula";
syntax-theme = "DarkNeon";
light = "false";
navigate = "true";
};