Overview
========
katarakt is a simple PDF viewer with two layouts.

Dependencies
------------
qt6
poppler-qt6

Building
--------
To build katarakt type:
qmake6
make

To build the manpage/homepage type:
make doc
make web

Completion
----------
When using zsh its built-in autocompletion can be used by
copying ./completion/_katarakt to '/usr/share/zsh/functions/Completion/X/'
