1
0
forked from extern/nix-config

meta: Remove zathura

Although zathura is a great piece of software that opens pdf files at
blazing fast speeds, I no longer have a use for it since GNOME's
document viewer works just as well, and even lets you use a mouse with
it!
This commit is contained in:
Donovan Glover 2023-01-07 22:40:47 -05:00
parent 3c9bddbebd
commit adf98a785b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
3 changed files with 0 additions and 57 deletions

View File

@ -1,23 +0,0 @@
# [colors]
set default-bg "{background}"
set default-fg "{foreground}"
set statusbar-bg "{background}"
set statusbar-fg "{foreground}"
set inputbar-bg "{background}"
set inputbar-fg "{foreground}"
set notification-bg "{background}"
set notification-fg "{foreground}"
set notification-error-bg "{background}"
set notification-error-fg "{foreground}"
set notification-warning-bg "{background}"
set notification-warning-fg "{foreground}"
set highlight-color "{color3}"
set highlight-active-color "{color4}"
set completion-bg "{color3}"
set completion-fg "{color4}"
set completion-highlight-bg "{color3}"
set completion-highlight-fg "{color4}"
set recolor-lightcolor "{background}"
set recolor-darkcolor "{foreground}"
# vim:ft=conf

View File

@ -1,15 +0,0 @@
# New Start: A modern Arch workflow built with an emphasis on functionality.
# Copyright (C) 2017-2022 Donovan Glover
# Use the color scheme generated by wal (Use <C-r> to colorize the current document)
include "../../.cache/wal/zathura"
set font "Hack 12" # Use Hack as our font of choice
set guioptions "v" # Show a "progress bar" when scrolling up/down
set adjust-open "width" # Make documents take up all the available space by default
set statusbar-basename "true" # When using the status bar, show the basename only
set render-loading "false" # Do not show the "loading" text
set scroll-step "120" # Increase the scroll distance when using j/k
# vim:ft=conf

View File

@ -1,19 +0,0 @@
# zathura
[zathura][zathura] is a document viewer that displays PDFs and other files with no GUI.
## Use Cases
zathura can be used to:
- View .pdf and .djvu files
- View documents with the same color scheme as the rest of your setup
- Recolor a PDF file with a dark background and light text
- Strategically add documents to your rice screenshots
You should not use zathura if:
- You want to see page thumbnails
- You want to see and click on GUI components
[zathura]: https://github.com/pwmt/zathura