Added: fzf support; Need to be refined later; bunch of catppuccin theming

This commit is contained in:
2026-03-28 22:25:52 +01:00
parent 78bf922920
commit 8ab590b6dc
4 changed files with 56 additions and 41 deletions

View File

@@ -35,6 +35,7 @@
eza.enable = true;
fzf.enable = true;
bat.enable = true;
element-desktop = {
enable = true;
@@ -48,6 +49,9 @@
transparent = true;
};
kitty.enable = true;
lazygit.enable = true;
cursors = {
enable = true;
accent = "sapphire";
@@ -67,7 +71,13 @@
mode = "createLink";
};
mako.enable = true;
gtk.icon.enable = true;
kvantum = {
enable = true;
apply = true;
};
};