diff options
author | Marvin Borner | 2023-07-21 15:30:54 +0200 |
---|---|---|
committer | Marvin Borner | 2023-07-21 15:30:54 +0200 |
commit | e6e5c70f6cc741e0edee2f0c1de07909d1c91edc (patch) | |
tree | fbba9e1f2c69ce1a55734d85985a83bf01ac6f1c /.config/zathura/zathurarc | |
parent | b96beb25dcb0511f38c13b07c44cc929d5fd53ad (diff) |
Added random page mapping
Procrastinating from studying, obviously. This helps me study though.
Surely it must!
Diffstat (limited to '.config/zathura/zathurarc')
-rw-r--r-- | .config/zathura/zathurarc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc new file mode 100644 index 0000000..f8cab34 --- /dev/null +++ b/.config/zathura/zathurarc @@ -0,0 +1 @@ +map t exec "zathura-random-page $FILE" |