From e04b5300532d21adf889cccf05b7d1f64c290825 Mon Sep 17 00:00:00 2001 From: schererleander Date: Sat, 10 May 2025 21:17:14 +0200 Subject: formatting --- modules/zathura.nix | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'modules/zathura.nix') diff --git a/modules/zathura.nix b/modules/zathura.nix index d3a789b..164c760 100644 --- a/modules/zathura.nix +++ b/modules/zathura.nix @@ -9,10 +9,10 @@ in { enable = true; options = { recolor-lightcolor = "rgba(0, 0, 0, 0)"; - recolor-darkcolor = "rgba(255, 255, 255, 1)"; - recolor = true; + recolor-darkcolor = "rgba(255, 255, 255, 1)"; + recolor = true; adjust-open = "width"; - guioptions = "none"; + guioptions = "none"; zoom-center = true; page-padding = 0; pages-per-row = 1; @@ -25,5 +25,4 @@ in { }; }; }; -} - +} \ No newline at end of file -- cgit v1.3.1