From 2ddf877c6cb78a10bfcb5b33142195b47232d622 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Mon, 7 Apr 2025 17:53:00 -0400 Subject: zathura and more colorscheme stuff --- modules/colors/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/colors/default.nix') diff --git a/modules/colors/default.nix b/modules/colors/default.nix index 954e743..8bf8a33 100644 --- a/modules/colors/default.nix +++ b/modules/colors/default.nix @@ -3,5 +3,7 @@ imports = [ ./mountain.nix ./default-dark.nix + ./tomorrow.nix + ./google-dark.nix ]; } -- cgit v1.2.3