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

@@ -2,11 +2,8 @@
{
qt = {
enable = true;
style.name = "kvantum";
platformTheme.name = "kvantum";
style = {
name = "kvantum";
package = pkgs.catppuccin-kvantum;
};
};
home.packages = with pkgs; [
kdePackages.qt6ct