rename catppuccin-konsole
to konsole
and move it to a subdir
This commit is contained in:
parent
782a988e08
commit
3892f3ae56
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
let
|
||||
customfonts = pkgs.callPackage ../packages/customfonts.nix { inherit pkgs; };
|
||||
catppuccin-konsole = pkgs.callPackage ../packages/catppuccin-konsole.nix { inherit pkgs; };
|
||||
catppuccin-konsole = pkgs.callPackage ../packages/catppuccin/konsole.nix { inherit pkgs; };
|
||||
kdePackages = with pkgs.kdePackages; [
|
||||
qtbase
|
||||
catppuccin-konsole
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue