aboutsummaryrefslogtreecommitdiff
path: root/modules/zathura.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/zathura.nix')
-rw-r--r--modules/zathura.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/zathura.nix b/modules/zathura.nix
index c5327e8..4062471 100644
--- a/modules/zathura.nix
+++ b/modules/zathura.nix
@@ -32,7 +32,7 @@ in
"l" = "feedkeys i";
};
options = {
- font = "BerkeleyMonoPatched Nerd Font Propo 12";
+ font = "monospace";
selection-clipboard = "clipboard";
recolor = true;
default-fg = scheme.base05;