This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-06-07 14:06:48 +02:00
parent 96395b25b1
commit f2aa9901d4
6 changed files with 33 additions and 27 deletions

View File

@@ -52,7 +52,9 @@
tab = "";
skip-levels = 1;
};
};
keys.normal = {
C-g = [":new" ":insert-output lazygit" ":buffer-close!" ":redraw"];
};
};
languages.language = [{

View File

@@ -14,7 +14,7 @@ lib.mkIf (user != "tv")
enableFishIntegration = true;
settings = {
manager = {
layout = [1 3 4];
layout = [2 3 4];
sort_by = "natural";
sort_sensitive = true;
sort_reverse = false;