move to backup
This commit is contained in:
parent
294dc66380
commit
a0e3d792a9
182 changed files with 156 additions and 103 deletions
|
|
@ -1,21 +0,0 @@
|
|||
{ config, ... }:
|
||||
|
||||
{
|
||||
programs.lazygit = {
|
||||
enable = true;
|
||||
settings = {
|
||||
gui = {
|
||||
nerdFontsVersion = "3";
|
||||
theme = {
|
||||
lightTheme = false;
|
||||
activeBorderColor = [ "magenta" "bold" ];
|
||||
searchingActiveBorderColor = [ "cyan" "bold" ];
|
||||
inactiveBorderColor = [ "#807c9f" ];
|
||||
optionsTextColor = [ "#807c9f" ];
|
||||
selectedLineBgColor = [ "#331531" ];
|
||||
inactiveViewSelectedLineBgColor = [ "#1d202f" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue