diff --git a/home/themes/catppuccin/default.nix b/home/themes/catppuccin/default.nix index a6e37a2..cd79868 100644 --- a/home/themes/catppuccin/default.nix +++ b/home/themes/catppuccin/default.nix @@ -34,7 +34,7 @@ in thunderbird.enable = true; vscode.profiles.default.enable = true; yazi.enable = true; - # zathura.enable = true; # TODO: add switch to light mode + zathura.enable = true; zsh-syntax-highlighting.enable = true; };