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