This commit is contained in:
minish 2024-12-31 23:04:15 -05:00
parent b2c032ca6a
commit 5110dace62
Signed by: min
SSH Key Fingerprint: SHA256:NFjjdbkd6u7aoMlcrDCVvz6o2UBtlAuPm8IQ2vhZ3Fg
1 changed files with 5 additions and 1 deletions

View File

@ -14,5 +14,9 @@ _: {
zoxide.enable = true;
tmux.enable = true;
btop = {
enable = true;
settings.color_theme = "ayu";
};
};
}