A better version of zathura-pywal that saves settings and features alpha transparency
Saves old zathurarc
as zathurarc.bak
and themes your zathura using the pywal colors found in ~/.cache/wal/colors.sh
, placing new settings plus old settings into a new zathurarc
. Pass in an optional alpha value between zero and one using the -a
flag if you want a transparent background.
This script is POSIX-compliant, meaning that it will work on any shell that supports the POSIX standards. Tested and working on bash, dash, mksh, and zsh.
$ git clone https://github.com/matthewlscarlson/zathura-pywal/
$ cd zathura-pywal
$ sudo make install
$ cd zathura-pywal
$ sudo make uninstall
Usage: zathura-pywal [options]
Options:
-a Alpha transparency of the background (default: 1)
-h Display this prompt