Collect all catppuccin theme settings together, set wallpaper using wpapderd, change console to kitty and install yazi
6 lines
82 B
Nix
6 lines
82 B
Nix
{ ... }:
|
|
|
|
{
|
|
programs.taskwarrior.colorTheme = ./catppuccin-taskwarrior.theme;
|
|
}
|