nichujie / zathura-txt

A zathura plugin to open plain text files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zathura-txt

A zathura plugin to simply render plain text by Chujie Ni for VE482.

Requirements

zathura (>= 0.2.0) girara cairo

Installation

To build and install the plugin:

cd zathura-txt
meson build
cd build
sudo ninja
sudo ninja install

Uninstall

To delete the plugin from your system, just type:

sudo ninja uninstall

Features

  • Font: Times New Roman
  • Auto wrapping
  • Auto paging

Demo

About

A zathura plugin to open plain text files.


Languages

Language:C 81.1%Language:Meson 18.9%