summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsinanmohd <sinan@firemail.cc>2023-07-19 20:38:36 +0530
committersinanmohd <sinan@firemail.cc>2023-07-20 07:26:39 +0530
commitaf1363fedf1e69cfee36510d5d5bb968f6af0b70 (patch)
tree15c5c6201bac6d690b09fbd787f9a715d719ec8b
parent58058d172a9c7ba1d248bb2d3df73acc1b046ec4 (diff)
zathura: increase font size
-rw-r--r--.config/zathura/zathurarc5
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc
index 0119aff..24d4ba0 100644
--- a/.config/zathura/zathurarc
+++ b/.config/zathura/zathurarc
@@ -1,5 +1,6 @@
-set window-title-home-tilde true
-set statusbar-basename true
+set font "sans 11"
set selection-clipboard clipboard
+set statusbar-basename true
+set window-title-home-tilde true
map f toggle_fullscreen
map [fullscreen] f toggle_fullscreen