Switched to catppuccin

This commit is contained in:
alejandro-angulo 2024-08-11 19:21:41 -07:00
parent a7a8b638b0
commit 6ab7837acf
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
15 changed files with 114 additions and 78 deletions

View file

@ -36,6 +36,7 @@ in {
programs.git = {
delta = {
enable = true;
catppuccin.enable = true;
options = {
line-numbers = true;
navigate = true;
@ -86,6 +87,7 @@ in {
programs.lazygit = {
enable = true;
catppuccin.enable = true;
settings = {
quitOnTopLevelReturn = true;
gui.nerdFontsVersion = "3";