Added: fzf support; Need to be refined later; bunch of catppuccin theming
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user