desktop: enable catppuccin module

This commit is contained in:
2024-10-05 10:32:00 +02:00
parent fd09e597c1
commit 3505e611c1
10 changed files with 112 additions and 53 deletions

View File

@@ -15,6 +15,7 @@
enable = true;
package = pkgs.alacritty;
settings = {
env.term = "screen-256color";
font = rec { # Font - Laptop has size manually changed at home.nix
#normal.family = "FiraCode Nerd Font";
normal.family = "Cascadia Code";