Files
nixos-config/home/themes/catppuccin/taskwarrior.nix
Elias Schröter 01667e2346 cleanup themes
fix small errors in themes and reset folder changed to preserve initial
Nextcloud sync
2026-03-20 09:27:23 +01:00

6 lines
71 B
Nix

{ ... }:
{
programs.taskwarrior.colorTheme = ./taskwarrior.theme;
}