diff options
author | davidovski <david@davidovski.xyz> | 2023-11-08 00:33:43 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2023-11-08 00:33:43 +0000 |
commit | 90a7d7ceb3087efc6bd528c5930d62ab3237fe13 (patch) | |
tree | f2a4105a5ee2cc3c586184813980be8876564482 /config/zathura | |
parent | 57aad4d5284bfecfbe8c3d30dd5ae5c65534ac68 (diff) |
Change st zoom keybind
Diffstat (limited to 'config/zathura')
-rw-r--r-- | config/zathura/zathurarc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/zathura/zathurarc b/config/zathura/zathurarc index 5a0717d..8fc40d8 100644 --- a/config/zathura/zathurarc +++ b/config/zathura/zathurarc @@ -30,3 +30,5 @@ set selection-clipboard clipboard set guioptions none set recolor true + +set first-page-column 1:1 |