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 #