Skip to content

matthewlscarlson/zathura-pywal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zathura-pywal

A better version of zathura-pywal that saves settings and features alpha transparency

zathura-pywal

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.

Installation

$ git clone https://github.com/matthewlscarlson/zathura-pywal/
$ cd zathura-pywal
$ sudo make install

Uninstall

$ cd zathura-pywal
$ sudo make uninstall

Usage

Usage: zathura-pywal [options]
Options:
-a      Alpha transparency of the background (default: 1)
-h      Display this prompt

Releases

No releases published

Packages

No packages published