From f3d43fc369cdb8ab4668ca7f550ae92f5695988b Mon Sep 17 00:00:00 2001 From: MoritzBoehme Date: Mon, 15 Nov 2021 15:58:49 +0100 Subject: [PATCH] adds finished zathura config --- modules/apps/zathura.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/apps/zathura.nix b/modules/apps/zathura.nix index 77499f4..0d8ac11 100644 --- a/modules/apps/zathura.nix +++ b/modules/apps/zathura.nix @@ -2,7 +2,6 @@ { home-manager.users.moritz = { - programs.zathura = { enable = true; options = { @@ -42,6 +41,10 @@ statusbar-bg = "#282a36"; statusbar-fg = "#f8f8f2"; + render-loading = true; + render-loading-fg = "#282a36"; + render-loading-bg = "#f8f8f2"; + # # Recolor settings #