diff --git a/home-manager/modules/zathura.nix b/home-manager/modules/zathura.nix index fd2a884..6eb6ccf 100644 --- a/home-manager/modules/zathura.nix +++ b/home-manager/modules/zathura.nix @@ -7,7 +7,7 @@ u = "scroll half_up"; }; options = { - + font = "JetBrains Mono Bold 13"; }; }; }